[Bug target/24718] Shared libgcc not used for linking by default
wilson at tuliptree dot org
gcc-bugzilla@gcc.gnu.org
Fri Nov 11 22:16:00 GMT 2005
------- Comment #14 from wilson at tuliptree dot org 2005-11-11 22:15 -------
Subject: Re: Shared libgcc not used for linking by
default
On Fri, 2005-11-11 at 13:39, sje at cup dot hp dot com wrote:
> ------- Comment #11 from sje at cup dot hp dot com 2005-11-11 21:39 -------
> I have run into a problem with my testing, the link line looks good but I get
> warnings from the HP linker like:
> ld: (Warning) Cannot load library symbol table in
See this patch:
http://gcc.gnu.org/ml/gcc-patches/2005-02/msg01123.html
The first part of it fixes this problem. The second part may not be
safe without other changes.
2005-02-19 Zack Weinberg <zack@codesourcery.com>
* mklibgcc.in: If libgcc_eh.a would be empty, put a dummy
object inside.
* config/ia64/hpux.h: Don't define LIBGCC_SPEC.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24718
More information about the Gcc-bugs
mailing list