libgcc.a on HPUX
Alexandre Oliva
aoliva@redhat.com
Fri Mar 30 00:21:00 GMT 2001
On Mar 29, 2001, Kees.Vonk@uktransco.com wrote:
> 1. where does gcc look for libgcc when I have -lgcc on my compile
> command line.
Add -v to a link command and look for -L flags passed to collect2.
But, in your case, gcc doesn't get to search for libgcc; its the perl
script that looks for a shared libgcc, doesn't find it, and decides to
drop libgcc.
> 3. would upgrading to gcc-2.95.3 solve my problems?
Nope. It's the perl script that is in error.
> 4. is there an archive for this list somewhere (www.gnu.org links to
> gcc.gnu.org which I cannot connect to).
gcc.gnu.org was down, but it's back up.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
More information about the Gcc-help
mailing list