This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Built gcc 3.4.0 on hp-ux 11.22, IA64 architecture
- From: "Seip, Christopher" <chris dot seip at hp dot com>
- To: <gcc at gcc dot gnu dot org>
- Date: Tue, 27 Apr 2004 15:37:20 -0700
- Subject: Built gcc 3.4.0 on hp-ux 11.22, IA64 architecture
I did not see my architecture on your buildstat.html web page, so I am
notifying you that I successfully built GCC 3.4.0 on this platform:
config.guess:
ia64-hp-hpux11.22
gcc -v:
Reading specs from
/apps/gcc-3.4.0/lib/gcc/ia64-hp-hpux11.22/3.4.0/specs
Configured with: ../gcc-3.4.0/configure --prefix=/apps/gcc-3.4.0
--with-gnu-as --with-as=/apps/binutils-2.14/bin/as --without-gnu-ld
--with-libiconv-prefix=/apps/libiconv-1.9.2
Thread model: single
gcc version 3.4.0
All languages:
yes
I put GNU make 3.80 first in my $PATH, then /usr/bin ahead of GNU
binutils/bin so that I would use HP's "ar" utility. You can see in the
configure details that I used GNU's assembler from binutils.
I provided gcc/configure with a precompiled version of libiconv, but I'm
not sure whether this was necessary for this platform.
I do not have testsuite results at this time. Regards,
--Chris--