target/1507: Latest GCC dec 12th doesn't bootstrap on i686.
sefer@hotmail.com
sefer@hotmail.com
Sun Dec 24 01:06:00 GMT 2000
>Number: 1507
>Category: target
>Synopsis: Latest GCC dec 12th doesn't bootstrap on i686.
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Dec 24 01:06:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: sefer@hotmail.com
>Release: gcc 2.97 - dec. 24, 2000
>Organization:
>Environment:
i686, Linux 2.2.18 (RH6.2)
>Description:
Bootstrap of the compiler fails on i686 (redhat 6.2) running kernel 2.2.18, glibc 2.1.3 and binutils 2.10.91
rm -f cxxmain.c
ln -s ./../libiberty/cplus-dem.c cxxmain.c
gcc -c -DMAIN -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I. -I./. -I./config -I./../include \
-DVERSION=\"2.97\" cxxmain.c
gcc -o c++filt -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H \
cxxmain.o underscore.o obstack.o ../libiberty/libiberty.a
cd . && makeinfo -o cpp.info cpp.texi
cd . && makeinfo -o gcc.info gcc.texi
./install.texi:945: `.' or `,' must follow cross reference, not f.
./md.texi:2607: `.' or `,' must follow cross reference, not T.
./md.texi:2623: `.' or `,' must follow cross reference, not T.
makeinfo: Removing output file `gcc.info' due to errors; use --force to preserve.
make[2]: *** [gcc.info] Error 2
make[2]: Leaving directory `/tmp/egcs/gcc'
make[1]: *** [stage_a] Error 2
make[1]: Leaving directory `/tmp/egcs/gcc'
make: *** [bootstrap] Error 2
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-prs
mailing list