assert (! "unexpected dynamic reloc type");

Ulrich Drepper drepper@cygnus.com
Fri Jul 16 17:02:00 GMT 1999


Roland McGrath <roland@frob.com> writes:

> I see.  Well, I was already planning to use a call to a separate
> function to do the message formatting and panic, just to consolidate
> the code for all platforms.  The current code calls __assert_fail,
> with four arguments.  The bad-reloc-type panic function will need
> only two args (link_map and reloc), so the code will be smaller.

If you clean things up this is fine.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


More information about the Libc-hacker mailing list