This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/26508] 4.1.0 doesn't build in 64bit on PA-RISC
- From: "h dot m dot brand at xs4all dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Mar 2006 12:56:43 -0000
- Subject: [Bug target/26508] 4.1.0 doesn't build in 64bit on PA-RISC
- References: <bug-26508-11434@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from h dot m dot brand at xs4all dot nl 2006-03-01 12:56 -------
Same on HP-UX 11.00, where I used gcc-4.0.2/64 as initial compiler
The initial compiler for the original 11i (11.11v1) report was gcc-3.4.5/64
stage1/xgcc -Bstage1/ -B/usr/local/pa20_64/hppa64-hp-hpux11.00/bin/ -c -g -O2
-DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition
-Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I../../src/gcc -I../../src/gcc/build -I../../src/gcc/../include
-I../../src/gcc/../libcpp/include -o build/errors.o ../../src/gcc/errors.c
stage1/xgcc -Bstage1/ -B/usr/local/pa20_64/hppa64-hp-hpux11.00/bin/ -g -O2
-DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition
-Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o
build/genmodes \
build/genmodes.o build/errors.o
../build-hppa64-hp-hpux11.00/libiberty/libiberty.a
build/genmodes -h > tmp-modes.h
/usr/lib/pa20_64/dld.sl: Unsatisfied code symbol '__deregister_frame_info' in
load module 'build/genmodes'.
/usr/lib/pa20_64/dld.sl: Unsatisfied code symbol '__register_frame_info' in
load module 'build/genmodes'.
/bin/sh: 7042 Killed
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26508