arm-wince-pe-ld: Multiply defined symbols in libgcj
Nick Clifton
nickc@redhat.com
Tue Jun 3 17:19:00 GMT 2003
Hi Ian,
> I don't think that is wholly accurate. The PE format supports
> linkonce directly. See obj_coff_pe_handle_link_once in
> gas/config/obj-coff.c. In PE, it should be OK for the compiler to use
> .linkonce without resorting to using a special section name. See also
> handle_COMDAT() in bfd/coffcode.h (a name which should be fixed to be
> all lower case, as is normally done in GNU programs).
Oops - thanks for pointing this out.
> I agree in general that this should work, and I believe that it did
> work once, and somebody should find out why it no longer works.
*sigh* so many bugs, so little time. I hope that Craig will have time
to look into this one.
Cheers
Nick
More information about the Binutils
mailing list