This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/26508] 4.1.0 doesn't build in 64bit on PA-RISC



------- Comment #14 from h dot m dot brand at xs4all dot nl  2006-03-11 19:00 -------
found the binutils snapshots

r3:/pro/3gl/GNU/gcc 131 > gas --version
GNU assembler 060311 20060311
Copyright 2005 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
This assembler was configured for a target of `hppa64-hp-hpux11.11'.
r3:/pro/3gl/GNU/gcc 132 >

stage1/xgcc -Bstage1/ -B/usr/local/pa20_64/hppa64-hp-hpux11.11/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.11/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'.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26508


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]