<p dir="ltr">Hi,</p>
<p dir="ltr">In case anybody finds it interesting, I've recently blogged:<br>
FPC and Lazarus development environment</p>
<p dir="ltr">Notes on how to set up a FreePascal/Lazarus development environment on a Linux system, with cross-compiling for OSX and Windows<br>
<a href="http://tondrej.blogspot.com/2015/05/fpc-and-lazarus-development-environment.html">http://tondrej.blogspot.com/2015/05/fpc-and-lazarus-development-environment.html</a></p>
<div class="gmail_quote">On 17 Jun 2015 18:03, "leledumbo" <<a href="mailto:leledumbo_cool@yahoo.co.id">leledumbo_cool@yahoo.co.id</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> As for the make all for Linux i386 it fails with:<br>
<br>
You need 32-bit libraries, too. Usually packaged with "multilib" in its<br>
name. After that, you need to add -Fl pointing to those 32-bit libraries as<br>
the default library search path must be for your 64-bit system. You might<br>
even need -Xd if the linker still fails to find them, it basically makes<br>
default search path empty so only directories listed by -Fl is searched.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-Cross-Compile-setup-unsuccessful-tp4042679p4042684.html" rel="noreferrer" target="_blank">http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-Cross-Compile-setup-unsuccessful-tp4042679p4042684.html</a><br>
Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com.<br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" rel="noreferrer" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</blockquote></div>