Peter Gerwinski wrote:
GPC does not automatically recognize the suffix `.dpr' for Pascal.
No, you have to give GPC the `-x pascal' option.
I tried it. Doesn't work for me. Here goes the output I've got: math% gpc -o tst -x pascal tst.dpr gpc: Internal GPC problem: internal option `--amtmpfile' not given math% gpc --delphi -o tst -x pascal tst.dpr gpc: Internal GPC problem: internal option `--amtmpfile' not given math% gpc -v Reading specs from /usr/local/lib/gcc-lib/i386-pc-solaris2.7/2.95/specs gpc version 19991030, based on 2.95 19990728 (release) Regards -- . Mariusz Zynel Institute of Mathematics | phone: +48 (85) 745 75 52 University of Bialystok | Akademicka 2 St | mailto:mariusz@math.uwb.edu.pl 15-267 Bialystok | Poland | http://math.uwb.edu.pl/~mariusz/
participants (2)
-
Mariusz Zynel -
Peter Gerwinski