hi folks,
the last version of GPC I could get was 971001. It did not compile with Sun cc (SunOs 4.1.4/sun4m) Had to write: make *CC=gcc* LANGUAGES=pascal `SEEK_SET' was unknown in gpc-lex.c: #include <unistd.d> `size_t' was unknown in gpi-hash.h: #include <sys/stdtypes.h>
Yours,
Harald Artur Irmer
Harald A. Irmer / hirmer@gwdg.de Biomed. NMR-Forschungs GmbH am MPI f"ur biophys. Chemie Am Fa"sberg 11 / D-37077 G"ottingen Tel. +49-551-201-1042 / Fax +49-551-201-1307
Hallo, Harald!
the last version of GPC I could get was 971001.
What about gpc-19980830? It is available from
ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/beta/ .
It did not compile with Sun cc (SunOs 4.1.4/sun4m) Had to write: make *CC=gcc* LANGUAGES=pascal `SEEK_SET' was unknown in gpc-lex.c: #include <unistd.d> `size_t' was unknown in gpi-hash.h: #include <sys/stdtypes.h>
Maybe you have to edit `gpc-config.h' (or perhaps `config.h' in gpc-971001) manually. But if you can upgrade, you should do so.
Hope this helps,
Peter