Error building 19981130 snapshot

Donnie Hale dhale@columbus.rr.com
Wed Dec 2 22:21:00 GMT 1998


I'm trying to build the egcs-19981130 snapshot. Running RedHat Linux 5.1 on
an AMD K6-2 266.

The configure command was:

../<srcdir>/configure --prefix=/usr/local/egcs-devtools/egcs --enable-shared

The make command was:

make bootstrap LANGUAGES="c c++"

The error I'm getting is in the gcc/reload1.c file at line 7509: `num_regw`
undeclared. Looking at the surrounding code, I'd bet this should be
`num_regs`.

The command line that was run by the makefile was:

gcc -c -DIN_GCC -g -W -Wall -DHAVE_CONFIG_H -I. -I../../egcs-19981130/gcc -I
../../egcs-19981130/gcc/config -I../../egcs-19981130/gcc/../include
../../egcs-19981130/gcc/reload1.c

Thoughts?

FWIW, I originally got the tar.gz file from each of two mirrors, and for
both of those, the "gzip -d" command failed w/ a CRC error. I eventually got
it from the "main" site ( ftp://egcs.cygnus.com ), and that unzipped OK.
That's what I'm using now.

Many thanks,

Donnie Hale
dhale@columbus.rr.com




More information about the Gcc-bugs mailing list