On Fri, 9 Jun 2006, Mattias Gaertner wrote:
On Thu, 8 Jun 2006 14:49:12 -0300
"ArĂ Ricardo Ody" <[EMAIL PROTECTED]> wrote:
I'm trying to install Lazarus in a Fedora Core 5 under VMWare. I install
the fpcsrc e fpc via fedora package install. when I try to compile the
classic "Hello world" program I receive the msg that I copy below. What's
the solution?
Greetings from Sao Paulo - Brazil
Ricardo
[EMAIL PROTECTED] ~]$ fpc hello_world
Free Pascal Compiler version 2.0.2 [2005/11/26] for i386
Copyright (c) 1993-2005 by Florian Klaempfl
Target OS: Linux for i386
Compiling hello_world.pas
Linking hello_world
hello_world.pas(5,1) Error: Util ld not found, switching to external
linking Error: /usr/bin/ppc386 returned an error exitcode (normal if you
did not specify a source file to be compiled) [EMAIL PROTECTED] ~]$
Install binutils.
IMO this dependency should be added to the fpc rpm.
Not if the internal linker is default :-)
Michael.