29 Jan
1997
29 Jan
'97
4:50 p.m.
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
10767
Age (days ago)
10786
Last active (days ago)
2 comments
2 participants
participants (2)
-
Krzysztof Kwapien -
Nils Bokermann