This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A patch for hppa1.1-hp-hpux10.20 w/ --enable-shared
- To: Neal Becker <neal at ctd dot comsat dot com>
- Subject: Re: A patch for hppa1.1-hp-hpux10.20 w/ --enable-shared
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 03 Dec 1997 12:54:39 -0800
- cc: Teemu Torma <tot at trema dot com>, egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <u97m9mm9oz.fsf@neal.ctd.comsat.com>you write:
> Which means you have to build a pic version of libgcc, right? On
> hpux9, at least, you can't link a shared lib against non-pic code.
Not exactly.
You just need to have a PIC libgcc.a.
Jeff