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



> But doesn't Jason's patch avoid this problem by munging the name?

Maybe I haven't seen Jason's patch, then. Current g++ only munges the
name of the source file, if that is used to provide uniqueness. If we
have a global symbol, we are dead sure that it is already unique, and
requires no munging.

Regards,
Martin