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.

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to