gpc linking problem

Wed, 29 Jan 1997 17:50:23 +0100 (MET)


I wrote the hello world program.
begin
   writeln('Hello World');
end. 

I compiled it with 
  gpc -o hello hello.pas
and it Worked!!
But when i tried to compile it with
  gpc -c hello.pas     <- this worked
  gpc -o hello hello.o <- this crashed with a SIGSEGV .....
it crashed when linking.
What's the problem? 
( I tried the -v option, and it seems as if some of the temporary files,
where not linked in )
Because RHIDE also does it in the same manner it crashes too
   Help: kkwapien@mimuw.edu.pl



Krzysztof Kwapien (kkwapien@mazur.mimuw.edu.pl)

HTML conversion by Lluís de Yzaguirre i Maura
Institut de Lingüística Aplicada - Universitat "Pompeu Fabra"
e-mail: de_yza@upf.es