On 27 Sep 2008, at 23:53, Adam Naumowicz wrote:
Is there a way to compile for the Darwin/i386 target using a native
Linux/i386 compiler and cross binutils rather than building a
crosscompiler?
FPC always supports all OSes for a particular target cpu. So a Linux/
i386 compiler supports gen
Hi,
Is there a way to compile for the Darwin/i386 target using a native Linux/i386
compiler and cross binutils rather than building a crosscompiler? This target
seems to be missing in the -T option, so I guess it's not supported this way,
is it?
Best,
Adam
__