Hi. After install GPC(GNU Pascal Compiler), When run gpc, I get error message . My system environment is sparc-solaris-2.5.1 and gcc-2.7.2.1.
Error message :: gpc:Internal compiler error:program gpc-cpp got fatal signal 4 ************************************************************************* Dongguk Uni. Computer Science Email :: wrkim@wonhyo.dongguk.ac.kr Name :: Kim Mi Young Homepage::http://wwwcs.dongguk.ac.kr/~wrkim *************************************************************************
wrkim wrote:
Hi. After install GPC(GNU Pascal Compiler), When run gpc, I get error message .
Which version of GPC are you running?
Please try our current (beta) version gpc-19980830, available form
ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/beta/
If the error does not vanish with this version of GPC, please try to produce a test program which is as small as possible but still reproduces the error. Then send us that test program.
The option `-dY' (output source to stderr while compiling) can help you to find the exact location where the error occurs.
Peter