[fpc-pascal] Linking to Linux on a FreeBSD system with Linux emulated ?
fredvs
fiens at hotmail.com
Thu Sep 1 18:56:26 CEST 2016
> With fpc's -k parameter, you can pass parameters directly to the linker.
> If you need to pass multiple parameters, use -k several times
> (e.g.-k-para1 -kvalue1)
Wow, many thanks Jonas.
I will try it and write you the result.
But, imagine, with FreeBSD, you could:
Compile and run on same system (no need virtual-box to test it):
- FreeBSD 64 bit programs.
- FreeBSD 32 bit programs.
- Linux 64 bit programs.
- Linux 32 bit programs.
- Windows 64 bit programs (via wine).
- Windows 32 bit programs (via wine).
- Maybe other program-system too (via emulator).
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-tp5726205p5726207.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
More information about the fpc-pascal
mailing list