[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Softfloat on ARM?



On Wed, Feb 14, 2007 at 11:22:36AM -0800, K. Richard Pixley wrote:

> >Shouldn't matter -- if you use a gcc 4.1 that defaults to old-ABI to
> >compile your kernel but pass it command line options to set the ABI
> >to aapcs-linux (i.e. EABI, like the linux kernel build does), it
> >should work
>
> -mabi=aapcs-linux = eabi?

Kind of ("EABI with a Linux-specific way of handling enums.")


> Cool.  Which is the abi option for switching back to oabi for a compiler 
> which defaults to eabi?

I think that that would be -mabi=apcs-gnu.



Reply to: