[Bug bootstrap/18360] New: Can't bootastrap gcc 3.4.3 at FreeBSD using gcc mainline
wanderer at rsu dot ru
gcc-bugzilla@gcc.gnu.org
Sun Nov 7 17:11:00 GMT 2004
Bootstrap gcc 3.4.3 (CVS after adding tag 3.4.3 version) is fine if used
system FreebSD compiler (gcc version 3.4.2 [FreeBSD] 20040728), but terminate
with error message if used installed gcc version 4.0.0 20041105 (experimental):
---8X-----------------------
stage1/xgcc -Bstage1/ -B/home/wanderer/pkg/gcc_34/i386-unknown-
freebsd5.3/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-
definition -Wno-error -DHAVE_CONFIG_H -I. -I. -
I/home/wanderer/pkg/build/gcc/src/gcc_34/gcc/gcc -
I/home/wanderer/pkg/build/gcc/src/gcc_34/gcc/gcc/. -
I/home/wanderer/pkg/build/gcc/src/gcc_34/gcc/gcc/../include c-parse.c -o c-
parse.o
In file included from c-parse.y:42:
/home/wanderer/pkg/build/gcc/src/gcc_34/gcc/gcc/intl.h:31:21: libintl.h: No
such file or directory
---X8-----------------------
--
Summary: Can't bootastrap gcc 3.4.3 at FreeBSD using gcc mainline
Product: gcc
Version: 3.4.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: wanderer at rsu dot ru
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i386-unknown-freebsd5.3-RC1
GCC host triplet: i386-unknown-freebsd5.3-RC1
GCC target triplet: i386-unknown-freebsd5.3-RC1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18360
More information about the Gcc-bugs
mailing list