On 26/09/2007, Peter Vreman <[EMAIL PROTECTED]> 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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to