[fpc-pascal] fpc 2.2.0 win32_arm-linux cross-compiler issue

Paul Nicholls paulfnicholls at gmail.com
Wed Sep 26 13:32:52 CEST 2007


On 26/09/2007, Peter Vreman <peter at freepascal.org> wrote:
>
>
> WinCE is the default ARM target if a cross compiler is build under
> Windows. You need to specify
> -Tlinux on the commandline or add it to fpc.cfg to make it the default:
>
> #ifdef cpuarm
> -Tlinux
> #endif
>
>


Sorry, ignore the

#ifdef cpuarm
-Tlinux
#endif

 in my previous post...I was using the fpc.cfg without that new addtion :)

cheers,
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20070926/64ae0f71/attachment.html>


More information about the fpc-pascal mailing list