Jonas,<br><br>Sorry to but in, but I read this post and followed the link to the binutils problem you mentioned in your reply.<br>Is it possible the error message, "Can't call the linker,..." is the result of a bad/missing symlink and not the problem in binutils?<br>
<br>I have Ubuntu 9.04 desktop now but haven't installed FPC as yet. <br><br>Prince  <br><br><div class="gmail_quote">On Fri, Apr 24, 2009 at 3:49 PM, Jonas Maebe <span dir="ltr"><<a href="mailto:jonas.maebe@elis.ugent.be">jonas.maebe@elis.ugent.be</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><br>
On 24 Apr 2009, at 22:39, Alan Krause wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I've installed ubuntu 9.04 in a VM to test it out, and have installed fpc<br>
2.2.4. It is always good to look before you leap, right?<br>
<br>
Anyhow, I am trying to compile an existing project that works fine under<br>
Ubuntu 8.04. I can get all of the unit to compile, but when it comes time to<br>
link them together into a shared library, I get the following:<br>
<br>
Linking libproj.so<br>
Error: Can't call the linker, switching to external linking<br>
Fatal: There were 1 errors compiling module, stopping<br>
Fatal: Compilation aborted<br>
Error: /usr/local/bin/ppc386 returned an error exitcode (normal if you did<br>
not specify a source file to be compiled)<br>
</blockquote>
<br></div>
It's probably caused by this bug in binutils: <a href="https://bugzilla.novell.com/show_bug.cgi?id=471901" target="_blank">https://bugzilla.novell.com/show_bug.cgi?id=471901</a><br>
<br>
It has been fixed in the mean time, but only after binutils 2.19.1 was released (and I guess your Ubuntu comes either with 2.19 or 2.19.1 -- although the bug already existed in some 2.18.x versions as well.).<br>
<br>
<br>
Jonas<br>
_______________________________________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank">fpc-pascal@lists.freepascal.org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" target="_blank">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a><br>
</blockquote></div><br>