https://sourceware.org/bugzilla/show_bug.cgi?id=27050

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at sourceware dot org   |nickc at redhat dot com

--- Comment #5 from Nick Clifton <nickc at redhat dot com> ---

    Not to be facetious but did we ever really support -no-pie ?

    It does not appear to be documented, and it looks like it is treated
internally as two options: -n and -o-pie.

    I have a patch that fixes the uninitialised memory problem detected by
valgrind, but I am wondering whether it is better to add explicit support for
-no-pie as an option to turn off -pie, or else keep the linker's error message,
and maybe add a --no-pie option instead.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to