[fpc-devel] FPC and Windows Phone 8

Tomas Hajny XHajT03 at hajny.biz
Mon Mar 24 21:35:19 CET 2014


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





More information about the fpc-devel mailing list