[fpc-pascal] FPC for Macintosh problems

Jonas Maebe jonas.maebe at elis.ugent.be
Mon Mar 13 12:55:13 CET 2006


On 13 mrt 2006, at 12:40, Felipe Monteiro de Carvalho wrote:

> But when I execute the compile with this command: ./fpc
> /Volumes/Dados/Documentos/test.pas
>
> I get this errors:
>
> Target OS: Darwin for PowerPC
> Compiling /Volumes/Dados/Documentos/test.pas
> Assembling test
> Linking /Volumes/Dados/Documentos/test
> cat: link.res: No such file or directory
> test.pas(5,1) Error: Error while linking
> Error: ./ppcppc returned on error exitcode
>
> I see a test.o file, but no compiled file.
>
> I am using Free Pascal 2.0.2 on a Mac OS X 10.2 Jaguar. I installed
> the development tools and ld does exist.

I've never seen this error before, and it hasn't even before been  
reported either. Try compiling with -s and see if there is a  
link.res. If not, it's probably a bug in your emulator.


Jonas




More information about the fpc-pascal mailing list