This is the mail archive of the
egcs@egcs.cygnus.com
mailing list for the EGCS project. See the EGCS
home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]
Re: multiple definitions of 'xxx keyed to...' in egcs-1.1.1
- To: hjl@lucon.org (H.J. Lu)
- Subject: Re: multiple definitions of 'xxx keyed to...' in egcs-1.1.1
- From: Jeffrey A Law <law@hurl.cygnus.com>
- Date: Sat, 20 Feb 1999 13:46:26 -0700
- cc: jason@cygnus.com (Jason Merrill), egcs@egcs.cygnus.com
- Delivered-To: listarch-egcs@egcs.cygnus.com
- Delivered-To: mailing list egcs@egcs.cygnus.com
- In-reply-to: Your message of Thu, 18 Feb 1999 06:42:04 MST. <m10DUeS-00038sC@ocean.lucon.org>
- Mailing-List: contact egcs-help@egcs.cygnus.com; run by ezmlm
- Reply-To: law@cygnus.com
- Sender: owner-egcs@egcs.cygnus.com
In message <m10DUeS-00038sC@ocean.lucon.org>you write:
> You got it backward. Making ctors/dtors local on ELF FIXES the bug on
> ELF. However, your patch won't hurt.
Yours works by introducing an ELF specific hack.
Jason's patch, while not 100% correct either is a lot closer than yours since
it works for a large number of targets instead of just ELF. The cases where
it fails should be minimial as far as I can tell.
HJ, remember, we care about more than just Linux and ELF. We have to.
jeff