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
My sysadmin bob Payne (payner@ncifcrf.gov) got gpc running on our system. You could ask him how he did it.
However, any file names in the header are demanded by the program interactively, which makes it useless for me. I posted on this some days ago on this group with no responses. I would like to see a switch to turn off the file name requests and have the names default to the ones given in the header.
regards,
Tom
Dr. Thomas D. Schneider National Cancer Institute Laboratory of Experimental and Computational Biology Frederick, Maryland 21702-1201 toms@ncifcrf.gov permanent email: toms@alum.mit.edu http://www.lecb.ncifcrf.gov/~toms/