This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-1.1b successfully built on hppa1.1-hp-hpux10.01
- To: Gero Wedemann <Gero dot Wedemann at DKFZ-Heidelberg dot DE>
- Subject: Re: egcs-1.1b successfully built on hppa1.1-hp-hpux10.01
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sun, 08 Nov 1998 23:52:20 -0700
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <Pine.LNX.3.96.981102140513.509A-100000@hadrian.inet.dkfz-heidelbe
rg.de>you write:
> Hi!
>
> I just build and installed egcs-1.1b successfully on our HP-Convex S-2000
> runnning HP_UX 10.1 (hppa1.1-hp-hpux10.01) with posix-threads enabled and
> using gas. For installation is was essental not to install the whole
> GNU-binutil package but to install gas only. After that it was no problem.
> Only one strange thing remains: I have to link always everything with
> -lpthread even if I do not use them.
gas is the critical element. I do recommend installing all of the binutils
package though. Things like objdump end up being awful useful :-)
jeff