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

gcc-4.7-20111022 fails to build on PA-RISC


Hello list,

For the first time I tried building gcc on PA-RISC so I configured with the following lines:

jimis@dingo:~/dist/src/objtmp-gcc$ export LD_LIBRARY_PATH=/opt/cfarm/gmp-latest/lib/:/opt/cfarm/mpfr-latest/lib/:/opt/cfarm/mpc-latest/lib/
jimis@dingo:~/dist/src/objtmp-gcc$ ../gcc-4.7-20111022/configure --prefix=/home/jimis/dist/src/tgt-gcc-4.7-20111022/ --enable-checking=assert,misc,runtime,rtl,df --with-gmp=/opt/cfarm/gmp-latest --with-mpfr=/opt/cfarm/mpfr-latest --with-mpc=/opt/cfarm/mpc-latest CFLAGS="-O -g"



After some time I got the attached error, unfortunately it's in some part of gcc in C++. Since I'm not coming to terms with the language could you please help me on this one? Am I missing something obvious?



Thanks in advance, Dimitris

Attachment: hppa-err.txt
Description: Text document


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