This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GCC 3.2 successful build
- From: Josh Martin <Josh dot Martin at abq dot sc dot philips dot com>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 03 Sep 2002 16:43:09 -0600
- Subject: GCC 3.2 successful build
- Organization: Philips Semiconductors
Here is a successful build report for GCC 3.2 on hppa64-hp-hpux11.00.
Note that, unlike the previous build report , I was able to get 64-bit
shared libraries to work.
This was done using binutils 2.13 with the "--enable-64-bit-bfd"
configure option.
I also needed to build both gcc 3.2 and binutils 2.13 WITHOUT
"--disable-shared" and
WITHOUT "--enable-shared".
- Josh Martin
---- hppa64-hp-hpux11.00 ----
testresults at:
http://gcc.gnu.org/ml/gcc-testresults/2002-09/msg00088.html
$ gcc -v
Reading specs from
/usr/local/gcc64/lib/gcc-lib/hppa64-hp-hpux11.00/3.2/specs
Configured with: /usr/local/build/gcc-3.2/configure
--build=hppa64-hp-hpux11.00 --host=hppa64-hp-hpux11.00 --with-gnu-as
--with-as=/usr/local/gcc64/bin/as --with-gnu-ld
--with-ld=/usr/local/gcc64/bin/ld --prefix=/usr/local/gcc64
Thread model: single
gcc version 3.2
--------