This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: multiple definitions of 'xxx keyed to...' in egcs-1.1.1



> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]