Hi Peter,
Sanity check: Did you export or perhaps only set the environment variable? With `bash', the difference is
GPC_EXEC_PREFIX=/gpc/usr/local/lib/gcc-lib/mips-sgi-irix6.2/2.8.1 #
wrong
vs. export GPC_EXEC_PREFIX=/gpc/usr/local/lib/gcc-lib/mips-sgi-irix6.2/2.8.1
# correct
First I've set them only via ...=..., but under a cshell, where no export works. with bash, I can export them (export shows the correct values), but only with
gpc -B ... -L ... test.pas
it runs now :-))) Thank you very much
I've got some problems with porting programs from borland to gpc. E.g. in the online-manual
http://agnes.dida.physik.uni-essen.de/~gnu-pascal/gpc_5.html#SEC71
is listed, that with
gpc --borland-pascal
maxint and maxlongint will be predefined. But they aren't. What's wrong?
Thanks in advance
Oliver
-- Oliver Puetz Tel.: 0234-700-2982 Lehrstuhl fuer Fluidenergiemaschinen Fax.: 0234-7094-358 Ruhr-Universitaet Bochum, Universitaetsstr. 150, 44801 Bochum opuetz@fem.ruhr-uni-bochum.de Gebaeude IB 4/141 www.ruhr-uni-bochum.de/www-public/volgmwbr/mitarb/puetz.htm