Hi !
I need a Pascal compiler and I have a big problem with gpc.
I'd like to know if anyone managed to use gpc on a Solaris 2.6 sun workstation. Here are the problems I get :
gpc 2.0 does not want to compile the Pascal source ! It directly gives the source file to the linker !!!
gpc-19990118 : I can not even compile gpc ! "./configure" failed
gpc-19990607 : The compile failed to compile some simple programs (gpc1 got signal 11)
gpc-19990813 : Same as previous !
Here is a program which compilation causes signal 11 :
program foo; begin writeln(round(3.14)) end.
I would appreciate any help !!! Thanks ...
Emmanuel Chaput Emmanuel.Chaput@enseeiht.fr