This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: multiple definitions of 'xxx keyed to...' in egcs-1.1.1
- To: andris at stargate dot astr dot lu dot lv (Andris Pavenis)
- Subject: Re: multiple definitions of 'xxx keyed to...' in egcs-1.1.1
- From: Joe Buck <jbuck at Synopsys dot COM>
- Date: Wed, 27 Jan 99 9:04:05 PST
- Cc: hjl at lucon dot org, egcs at cygnus dot com
> Seems that this update of egcs-1.1.1 finally is Ok. I earlier had to
> manually edit libio to fix some problems when building statically linked
> executables.
...
> These problems were conflicting definitions of _IO_*() functions in
> libstdc++.a and libc.a.
Sigh. Back when we started egcs, one of my personal priorities was that
we would no longer have to wait for an "HJ special" to have libstdc++
and libc work and play well together on Linux. We largely succeeded
with 1.0.x.
Please, let's make sure future releases work without HJ having to patch
things up later.