[Lazarus] Cross Compile setup unsuccessful

leledumbo leledumbo_cool at yahoo.co.id
Wed Jun 17 18:02:23 CEST 2015


> As for the make all for Linux i386 it fails with: 

You need 32-bit libraries, too. Usually packaged with "multilib" in its
name. After that, you need to add -Fl pointing to those 32-bit libraries as
the default library search path must be for your 64-bit system. You might
even need -Xd if the linker still fails to find them, it basically makes
default search path empty so only directories listed by -Fl is searched.



--
View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-Cross-Compile-setup-unsuccessful-tp4042679p4042684.html
Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com.




More information about the Lazarus mailing list