I am trying to compile gpc on Unixware 7.1.1 with gcc 2.95.3 and gpc 20010623. These two versions do not seem to be important. I have installed the latest versions of binutils, grep, sed, texinfo fom www.gnu.org and have versions of gnu make and patch. I can compile these utilities and gcc. I get the following error compiling the gpc rts:
../.././xgpc -B../.././ -c -I. -W -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -g -O2 -DRTS_RELEASE_STRING="'`cat /usr/local/src/gcc-2.95.3/gcc/p/rts/rts-version`'" --unit-path=/usr/local/src/gcc-2.95.3/gcc/p/rts --automake string.pas string.pas: In function `Memcompcase': string.pas:211: Internal compiler error in `add_bound_info', at dwarf2out.c:7383 Please submit a full bug report.
There is no core dump. Can anyone help me please? Is there any other information I can give?
Theo Carr-Brion