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: Teemu Torma <tot at trema dot com>
- Subject: Re: A patch for hppa1.1-hp-hpux10.20 w/ --enable-shared
- From: Neal Becker <neal at ctd dot comsat dot com>
- Date: 03 Dec 1997 11:23:30 -0500
- Cc: egcs at cygnus dot com
- References: <199712031208.NAA19982@lev.labs.trema.com>
Actually, gcc-2.7.2.2 has this in the specs:
*libgcc:
%{!shared:-lgcc}
which I guess is the same thing change you're recommending to egcs.
Well it's been working fine for gcc-2.7.2.2, so I guess this is the
Right Thing To Do.