This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Successful build of 3.3.2 on ia64-hp-hpux11.22
- From: Roger Sayle <roger at eyesopen dot com>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 24 Dec 2003 09:32:21 -0700 (MST)
- Subject: Successful build of 3.3.2 on ia64-hp-hpux11.22
I recently noticed that IA-64 HPUX isn't listed on the build status
page for gcc-3.3.
ia64-hp-hpux11.22
titan% gcc -v
Reading specs from /usr/local/lib/gcc-lib/ia64-hp-hpux11.22/3.3.2/specs
Configured with: ../gcc-3.3.2/configure --with-gnu-as
--with-as=/usr/local/bin/as --enable-languages=c,c++,objc,f77
Thread model: single
gcc version 3.3.2
Without restricting --enable-languages, bootstrap fails with an
unrecognizable insn whilst building libffi.
My /usr/local/bin/as is GNU as from binutils 2.14 (20030612).
The "make -k check" results are also healthy:
=== gcc Summary ===
# of expected passes 21035
# of unexpected failures 28
# of unexpected successes 4
# of expected failures 83
# of unsupported tests 174
=== g++ Summary ===
# of expected passes 7851
# of unexpected failures 9
# of unexpected successes 8
# of expected failures 95
# of untested testcases 23
# of unsupported tests 28
=== g77 Summary ===
# of expected passes 1686
# of unsupported tests 8
=== objc Summary ===
# of expected passes 1153
=== libstdc++-v3 Summary ===
# of expected passes 414
# of unexpected failures 4
# of expected failures 17
# of unsupported tests 6
Merry Christmas,
Roger
--
Roger Sayle, E-mail: roger@eyesopen.com
OpenEye Scientific Software, WWW: http://www.eyesopen.com/
Suite 1107, 3600 Cerrillos Road, Tel: (+1) 505-473-7385
Santa Fe, New Mexico, 87507. Fax: (+1) 505-473-0833