[fpc-devel] Cant link?

Michael Van Canneyt michael at freepascal.org
Thu May 26 20:47:17 CEST 2005



On Thu, 26 May 2005, Michael Preslar wrote:

> Marco and Jonas,
> 
> 
> ld --version:
> GNU ld version 2.14.90.0.4 20030523
> 
> 
> > Add the "-s" option to your command line options when compiling, and
> > afterwards run ./ppas.sh. Then you can see what error ld gives.
> 
> Added -s to the command line, ran ppas.sh, and it linked. Strange, eh?

Try running the compiler with -va, and examine the output. It should say 
where it looks for binaries, and why it didn't find 'ld'.

Michael.




More information about the fpc-devel mailing list