bootstrap/7141: GCC-3.1 does not build on DEC OSF1 4.0e
ralf.hildebrandt@charite.de
ralf.hildebrandt@charite.de
Thu Jun 27 03:14:00 GMT 2002
>Number: 7141
>Category: bootstrap
>Synopsis: GCC-3.1 does not build on DEC OSF1 4.0e
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jun 26 23:56:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: ralf.hildebrandt@charite.de
>Release: unknown-1.0
>Organization:
>Environment:
OSF1 mailhost.charite.de V4.0 1091 alpha
# gcc -v
Reading specs from /usr/local/lib/gcc-lib/alpha-dec-osf4.0e/2.95.3/specs
gcc version 2.95.3 20010315 (release)
# /usr/local/bin/make --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for alpha-dec-osf4.0e
# bison --version
bison (GNU Bison) 1.35
>Description:
../configure --host=alpha-dec-osf4.0e --enable-shared --enable-version-specific-runtime-libs
Then, after "make bootstrap-lean" I got:
test -d po || mkdir po
: --statistics -o po/tr.gmo ../../gcc/po/tr.po
stage1/xgcc -Bstage1/ -B/usr/local/alpha-dec-osf4.0e/bin/ -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cc1 c-parse.o c-lang.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-format.o c-semantics.o c-objc-common.o libcpp.a main.o libbackend.a ./intl/libintl.a -liconv ../libiberty/libiberty.a
stage1/xgcc -Bstage1/ -B/usr/local/alpha-dec-osf4.0e/bin/ -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o tradcpp0 tradcpp.o tradcif.o mkdeps.o cppdefault.o version.o intl.o ./intl/libintl.a -liconv ../libiberty/libiberty.a
stage1/xgcc -Bstage1/ -B/usr/local/alpha-dec-osf4.0e/bin/ -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H gcov.o intl.o version.o ./intl/libintl.a -liconv ../libiberty/libiberty.a -o gcov
stage1/xgcc -Bstage1/ -B/usr/local/alpha-dec-osf4.0e/bin/ -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/config -I../../gcc/../include ../../gcc/cp/decl.c -o cp/decl.o
virtual memory exhausted: Not enough space
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list