[fpc-pascal] Linking to Linux on a FreeBSD system with Linux emulated ?
fredvs
fiens at hotmail.com
Sun Sep 4 17:44:42 CEST 2016
Hello Marc, it is me again ;-)
>I don't know about the *with fpSystem call* problem, but the other is
solvable using
> "fpc -k --dynamic-linker=/lib64/ld-linux-x86-64.so.2 ..."
> as Jonas pointed out already.
Of course, I tried this but... adding -ksomething -kotherthing did not
change anything in the parameters given by fpc to the linker.
The result is still:
[4.438] Executing "/bin/ld" with command line "-b elf64-x86-64 -m elf_x86_64
--dynamic-linker=/lib64/ld-linux-x86-64.so
.2 -L. -o ./test ./link.res"
> I'd suggest asking on one of the freebsd mailing lists or some forum.
There is a answer there (but not sure I understand, what is "linuxolator" ?)
:
https://forums.freebsd.org/threads/57511/
<https://forums.freebsd.org/threads/57511/>
And for a other problem with fpc, no aswer yet...
https://forums.freebsd.org/threads/57520/
<https://forums.freebsd.org/threads/57520/>
Many thanks to help.
Fre;D
-----
Many thanks ;-)
--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Linking-to-Linux-on-a-FreeBSD-system-with-Linux-emulated-tp5726205p5726240.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
More information about the fpc-pascal
mailing list