[fpc-devel] FPC and Windows Phone 8

Tomas Hajny XHajT03 at hajny.biz
Tue Mar 25 00:55:27 CET 2014


On Mon, March 24, 2014 21:42, Vsevolod Alekseyev wrote:
> Won't that ruin the cross-RTL building process? The files still need to
> be assembled.

True, my fault. Nevertheless, you might be still able to build the RTL
afterwards by running the make command in the RTL directory (and in
packages).

Alternatively, you could probably supply a dummy cross-linker binary.

Tomas



>
> 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?





More information about the fpc-devel mailing list