[PATCH] Fix undefined reference to _dl_prof_resolve in profiled libc

Carlos O'Donell carlos@systemhalted.org
Thu May 17 03:23:00 GMT 2012


On Wed, May 16, 2012 at 6:04 PM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> _dl_profile_resolve and its wrapper _dl_prof_resolve aren't defined in a
> profiled libc.
>
> Andreas.
>
>        * sysdeps/powerpc/powerpc32/dl-machine.c
>        (__elf_machine_runtime_setup) [PROF]: Don't reference
>        _dl_prof_resolve.

This looks good to me and match the logic in dl-trampoline.S for Power.

Cheers,
Carlos.



More information about the Libc-alpha mailing list