On 08/04/2012 08:09 AM, Richard Sandiford wrote:
Sandra Loosemore writes:
For all supported MIPS ABIs other than EABI, compiling with
-fpic/-fPIC/-fpie/-fPIE implicitly requires abicalls support. On Linux
targets, -mabicalls is the default, but bare-metal targets like
mips-sde-elf default to -
Sandra Loosemore writes:
> For all supported MIPS ABIs other than EABI, compiling with
> -fpic/-fPIC/-fpie/-fPIE implicitly requires abicalls support. On Linux
> targets, -mabicalls is the default, but bare-metal targets like
> mips-sde-elf default to -mno-abicalls and naively compiling with -
For all supported MIPS ABIs other than EABI, compiling with
-fpic/-fPIC/-fpie/-fPIE implicitly requires abicalls support. On Linux
targets, -mabicalls is the default, but bare-metal targets like
mips-sde-elf default to -mno-abicalls and naively compiling with -fPIC
alone doesn't result in work