gcc compilation error, INT_MAX undeclared in genattrtab.c
Alonso Rhenals
rhenals@ieee.org
Tue Sep 5 04:16:00 GMT 2000
1) I am trying to build gcc-2.95.2 on a Red Hat Linux 6.1
system, Intel Celeron, with the following software:
Linux 2.2.12-20
Current compiler: gcc version egcs-2.91.66 (egcs-1.1.2-24
)
glibc 2.1.2
binutils-2.9.1.0.23
make-3.77-6
ÃÂ 2) While executing "make bootstrap"ÃÂ I get an error
message stating that INT_MAX is undeclared in function genattrtab.c (and it is
undeclared).
ÃÂ
3) Before getting to 2) I had used: (got the full-distribution
gcc source directly from gnu.org)
# cd objdir
# srcdir/configure --with-gnu-as --with-gnu-ld
--enable-threads --enable-version-specific-runtime-libs
ÃÂ
where srcdir=/usr/src/gcc-2.95.2
ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ
objdir=/usr/local/gccbuild/gcc
ÃÂ
Configure did not produce any error.
ÃÂ
4) Issuing 'gcc -v' now gives:
Reading specs from
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
( and version info as in 2)
ÃÂ
Please let me know how to successfully finish this build.
Tnanks in advance!
ÃÂ
Sincerely,
Alonso Rhenals
ÃÂ
ÃÂ
Please reply to: rhenals@ieee.org
More information about the Gcc-help
mailing list