in 32bit mode all went fine, but in 64bit mode I get:
stage1/xgcc -Bstage1/ -B/usr/local/pa20_64/hppa64-hp-hpux11.11/bin/ -g -O2 -DI N_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedan tic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format- attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencodes \ build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/min -insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o \ build/errors.o ../build-hppa64-hp-hpux11.11/libiberty/libiberty.a build/gencodes ../../src/gcc/config/pa/pa.md > tmp-codes.h /usr/lib/pa20_64/dld.sl: Unsatisfied code symbol '__deregister_frame_info' in lo ad module 'build/gencodes'. /usr/lib/pa20_64/dld.sl: Unsatisfied code symbol '__register_frame_info' in load module 'build/gencodes'. /bin/sh: 29400 Killed --8<--- export CONFIG_SITE= export CC=gcc64 export CFLAGS="-mpa-risc-2-0 -fPIC" export CXXFLAGS="-mpa-risc-2-0 -fPIC" export PATH=.:/usr/local/pa20_64/bin:/pro/local/bin export PATH=$PATH"":/usr/bin:/opt/ansic/bin:/usr/ccs/bin:/opt/langtools/bin export PATH=$PATH"":/opt/imake/bin rm -rf obj-64 mkdir obj-64 cd obj-64 ../src/configure \ --enable-languages=c,c++ \ --prefix=/usr/local/pa20_64 --with-local-prefix=/usr/local/pa20_64 \ --with-gnu-as --with-as=/usr/local/pa20_64/bin/as \ --with-gnu-ld --with-ld=/usr/local/pa20_64/bin/ld \ --disable-shared \ --disable-nls \ --host=hppa64-hp-hpux11.11 make bootstrap-lean -->8--- -- Summary: 4.1.0 doesn't build in 64bit on PA-RISC Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: h dot m dot brand at xs4all dot nl GCC build triplet: hppa64-hp-hpux11.11 GCC host triplet: hppa64-hp-hpux11.11 GCC target triplet: hppa64-hp-hpux11.11 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26508