[Lazarus] Cross Compile setup unsuccessful

Ondrej Kelle tondrej at gmail.com
Wed Jun 17 18:35:09 CEST 2015


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" <leledumbo_cool at yahoo.co.id> 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
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150617/1174bf38/attachment-0003.html>


More information about the Lazarus mailing list