[fpc-devel] Crosscompiling win towards darwin
Alfred
alfred at consulab.nl
Mon Nov 21 07:56:16 CET 2016
Follow up.
With the osxcross tools, cross-compilation of non-LCL programs from
Windows to Darwin is now successful.
When compiling with LCL, one final error keeps popping up:
Error: linker: Undefined symbols for architecture i386:
Error: linker: "FPC_RESSYMBOL", referenced from:
Debug: "FPC_RESSYMBOL", referenced from:
Debug: FPC_RESLOCATION in project1.o
ld: symbol(s) not found for architecture i386
I have done a Google:
https://www.spinics.net/lists/gcchelp/msg31042.html
http://www.freepascal.org/docs-html/3.0.0/fclres/format%20of%20resources%20in%20object%20files.html
http://forum.lazarus.freepascal.org/index.php?topic=24555.0
But, for me, this is not easily solved.
Can somebody shed a light ??
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20161121/bfd5c39d/attachment.html>
More information about the fpc-devel
mailing list