[fpc-devel] FPC and Windows Phone 8

Vsevolod Alekseyev sevaa at sprynet.com
Mon Mar 24 21:42:18 CET 2014


Won't that ruin the cross-RTL building process? The files still need to 
be assembled.

On 3/24/2014 4:35 PM, Tomas Hajny wrote:
> On Mon, March 24, 2014 21:19, Vsevolod Alekseyev wrote:
>> Worked for a while. And I would recompile the cross-toolchain from trunk
>> fairly often. Maybe some recent developments brought a unit into FPC
>> that's dependent on libc? Anyway, specifically for Android it's not a
>> big deal, because the necessary libc comes with the Android NDK. Adding
>> "-Fl%NDKROOT%\platforms\android-9\arch-arm\usr\lib" to CROSSOPT helps.
>> But for other cross-building scenarios, where the target platform's C
>> RTL might not be readily available, this could pose a problem.
> Wouldn't adding '-s' (or '-st') to CROSSOPT help?
>
> Tomas
>
>
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
>




More information about the fpc-devel mailing list