This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [PATCH] 3.2: Fixup symbol versioning mistake on powerpc-linux-gnu


On Tue, Aug 06, 2002 at 11:47:00PM +0200, Franz Sirl wrote:
> Doesn't that setup cause the linker to complain like that:
> 
> /lib/libgcc_s.so.1(*IND*+0x0): multiple definition of `__divdi3@GLIBC_2.0'
> /lib/libc.so.6(.text+0x574): first defined here
> 
> I think that's what I've seen when I tried that, iirc.

If so, that is a bug.  This shouldn't cause a problem any
more than having the symbol "foo" in both libraries.


r~


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