Thanks leledumbo and Ondrej, I am away now and will look these over in the next days.
On 17/06/2015 18:35, Ondrej Kelle wrote: > Hi, > > In case anybody finds it interesting, I've recently blogged: > FPC and Lazarus development environment > > Notes on how to set up a FreePascal/Lazarus development environment on a > Linux system, with cross-compiling for OSX and Windows > http://tondrej.blogspot.com/2015/05/fpc-and-lazarus-development-environment.html > > On 17 Jun 2015 18:03, "leledumbo" <[email protected] > <mailto:[email protected]>> wrote: > > > 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. > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > <mailto:[email protected]> > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > > > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
