Darius Blaszijk wrote: >>Try to include a line with "-Si" (without quotes) in your /etc/fpc.cfg >>config file. > > > Strange, after looking for fpc.cfg, I found out that FPC was only > partially installed. So I reinstalled the RPM again, and now it works!! > Seems that -Si is a standard setting. > > After all units were compiled however the linking of lazarus gives > problems now :( > I get the following error: > > Linking ../lazarus > lazarus.pp(98,1) Error: Can't call the linker, switching to external > linking > make[2]: *** [lazarus] Error 1 > make[2]: Leaving directory `/home/casper/lazarus/ide' > make[1]: *** [ide] Error 2 > make[1]: Leaving directory `/home/casper/lazarus/ide' > make: *** [ide] Error 2 > > But the strange thing is that the linker should be reacheable. The > linker version I'm using is "GNU ld version 2.13.90.0.2 20020802".
This is a known problem with fpc svn head. > > What's going on; is there some path I need to set, or is the version of > the linker not correct?? > > Darius Blaszijk > > _________________________________________________________________ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject > archives at http://www.lazarus.freepascal.org/mailarchives _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
