This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Successfull gcc 2.95.3 build on hppa2.0w-hp-hpux11.00
- To: gcc at gcc dot gnu dot org
- Subject: Successfull gcc 2.95.3 build on hppa2.0w-hp-hpux11.00
- From: Benjamin Heitmann <bheitman at ebios dot de>
- Date: Wed, 30 May 2001 14:49:49 +0200
Hi there.
Just as documented in the install/finalinstall file I want to
tell that I managed to compile gcc 2.95.3 on HP-UX 11.00
Here are the specific commands used:
---------
export CFLAGS="-O2"
./configure --prefix=/usr/local/gcc_2.95.3 --with-gnu-as --with-as=/usr/local/binutils-2.11/bin
nice gmake bootstrap
nice gmake install
megadodo:~ # /usr/local/gcc_2.95.3/bin/gcc -v
Reading specs from /usr/local/gcc_2.95.3/lib/gcc-lib/hppa2.0w-hp-hpux11.00/2.95.3/specs
gcc version 2.95.3 20010315 (release)
megadodo:/var/gcc-2.95.3 # ./config.guess
hppa2.0w-hp-hpux11.00
-----------
Sadly, when using "--enable-shared" as a configure switch, there is a fatal error
when linking libstdc++.sl. non existing object files in <somewhere>/../libio/pic are
the error, so I must assume there is some problem with building
position indepenent object files....
If you would like to investigate that further, please let me know
what information I should provide.
[ Maybe I am going to look into that a little bit myself, but I am no
expert in this area, oppesed to you ;) ]
cu + 42
--
Benjamin Heitmann - mailto:bheitman@ebios.de
ebios - http://www.ebios.de
Gut-Betha-Platz 1, 88339 Bad Waldsee, Germany
Fon: +49 7524-93421, Fax: +49 7524-93423