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


>>>>> Andris Pavenis <andris@stargate.astr.lu.lv>:

> On Wed, 27 Jan 1999, Joe Buck wrote:

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

> egcs-1.0.3 was NOT Ok (at least binaries from Slackware-3.5 and 3.6).

egcs-1.0.3 worked OK for me, compiled from source on RedHat 5.0.

If I can't get egcs-1.1.1 working correctly on S.u.S.E. soon, I'll
have to try going back to 1.0.3.

Otherwise I risk having my linux box forcibly rebootet with
WinNT...:-) 

What *is* "type_info info function" anyways...?  Something to do with 
RTTI?

It's in type_info functions my egcs-1.1.1 (now patched with HJ's
patches and with the prescribed binutils) complain about the multiple
definitions referred to in the subject of this article.

I know someone else who's also running 1.1.1 on linux and who gets
similar messages when linking shared libs.  But for him they're only
warnings, not errors.

AFAIK I don't actively use RTTI anywhere, so if I can figure a way to
turn it off I'll try that.


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