This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Strange stepping behaviour with ppc32 with secure PLTs
On Tue, May 16, 2006 at 08:34:04AM +0200, Mark Kettenis wrote:
> Also, what's necessary for producing binaries with these stubs. Just
> a new enough linker invoked with --secure-plt? Or do I need a new
> enough compiler too?
You need a new linker and all relocatable object files involved in the
link must be compiled with -msecure-plt. That includes headers and
static libraries. So.. Complete new toolchain. binutils+gcc+glibc.
--
Alan Modra
IBM OzLabs - Linux Technology Centre