Re: [fpc-pascal] Cross compiling Linux to OS X

2019-03-29 Thread Jonas Maebe
On 27/03/2019 22:28, Torsten Bonde Christiansen wrote: > make distclean crossall crossinstall OPT="-O2 -XX -CX -Xs -Xd -Fl/home/epidata/Apple/SDKs/MacOSX10.5.sdk/usr/lib" CPU_TARGET=i386 OS_TARGET=darwin BINUTILSPREFIX=i686-apple-darwin10- INSTALL_PREFIX=~/fpc FPMAKEOPT="-o -Aas-darwin" It s

[fpc-pascal] Cross compiling Linux to OS X

2019-03-27 Thread Torsten Bonde Christiansen
Hi all. I recently update from fpc 3.0.0 to 3.0.4 (yes, a little late i know...) for our range of application. In order to simplify our build i have a VM with linux running on it and in there i had it setup to crosscompile fra Linux -> Win32/Win64/Linux32/Darwin-i386. But after the upgrade I