[PATCH] prevent core dump for multiple def symbols

Ian Lance Taylor ian@wasabisystems.com
Fri Jun 11 15:39:00 GMT 2004


Daniel Jacobowitz <drow@false.org> writes:

> It seems obvious and correct to me.  Is multiple_definition a recent
> callback or did I just miss it when I wrote simple.c?  [I won't even
> ask how you have a shared library with multiple definitions of a
> dynamic symbol.]

multiple_definition is not a recent callback.  It's been there from
the start.

I agree that for it to be called in this scenario is odd.

Ian



More information about the Binutils mailing list