This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Cleanup: pass "-pie" only to the linker


On Fri, Jan 13, 2012 at 10:28 AM, Jan Kratochvil
<jan.kratochvil@redhat.com> wrote:

>
> The first change is OK but this one is wrong, you have disabled -pie
> completely from gdb.log when you check it.

Indeed.

> It should be best:
> ? ? ? ?set opts [list debug additional_flags=-fPIE ldflags=-pie]

Done and committed.

Thanks,
-- 
Paul Pluzhnikov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]