This is the mail archive of the gcc@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]

Re: gcc-ss-20000612: installation failure on hppa2.0n-hp-hpux11.00


Thanks Simon for your great work.

I don't understand the asm more than you --and probably less.
From looking at the gcc code, I get the impression that the .IMPORT
directives are generated by the macros ASM_OUTPUT_EXTERNAL(_LIBCALL)?
defined in config/pa/som.h and config/pa/som.elf.h, and called
respectively from assemble_external and assemble_external_libcall in
varasm.c.

Also, from my log, the egcs installation succeeded until (incl)
20000103, which made me look at gcc/ChangeLog and find a record on
2000-01-11 by Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>.

Best Regards!
Marc

P.S. egcs-20000710 fails to install much earlier, and for reasons
independent from shared libraries:

if [ x"-fPIC" != x ]; then \
  /tools/contrib/gen/src/gcc-build11es/gcc/g++ -B/tools/contrib/gen/src/gcc-build11es/gcc/ -B/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/bin/ -L/tools/contrib/gen/src/gcc-build11es/hppa2.0n-hp-hpux11.00/libstdc++ -c -g -O2 -fno-implicit-templates -I../../../egcs-20000710/libstdc++ -I../../../egcs-20000710/libstdc++/stl -I../libio -I../../../egcs-20000710/libstdc++/../libio -nostdinc++  -fPIC -DC \
    `for N in REP MAIN TRAITS ADDSS ADDPS ADDCS ADDSP ADDSC EQSS EQPS EQSP NESS NEPS NESP LTSS LTPS LTSP GTSS GTPS GTSP LESS LEPS LESP GESS GEPS GESP; do echo " -D${N}"; done` \
    ../../../egcs-20000710/libstdc++/sinst.cc -o pic/cstrmain.o; \
else true ; fi
g++: Internal compiler error: program cpp got fatal signal 11
make[2]: *** [bigstmp-string] Error 1
make[2]: Leaving directory `/tmp_mnt/tools/contrib/gen/src/gcc-build11es/hppa2.0n-hp-hpux11.00/libstdc++'

-- 
Marc Girod        P.O. Box 320        Voice:  +358-9-511 23746
Nokia Networks    00045 NOKIA Group   Mobile: +358-40-569 7954
Hiomo 5/1         Finland             Fax:    +358-9-511 23580

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