This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: gcc corrections for better pie support
Daniel Jacobowitz <drow@false.org> writes:
>> Well, like I said, that is itself a bug, and you need to address the
>> problem there - best is to leave MIPS alone for now and consult with
>> the MIPS maintainers (see the MAINTAINERS file at top level of the
>> source tree for their names) how to straighten it all out.
>
> It isn't a bug. MIPS Linux code is always PIC.
So does -fno-pic do anything useful on MIPS Linux? If not, then
probably the right thing is to not mess with it at all in CPP_SPEC.
zw