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

Re: My progress on armhf: xf86-video-msm for armhf attempt. Please test.



On Wed, Aug 31, 2011 at 01:49:49PM +0100, Paul Brook wrote:
> Interworking is a madatory of the ARM EABI.  As mentioned above, interworking 
> is basically free on armv5 and later architectures.  It should never be 
> disabled.

Wel the gcc in armhf has it off by default, and the description says
it makes the code larger.  So since armhf is by choice thumb2 all the
time, why would it need interworking code for non thumb code it will
never encounter?

Doesn't the EABI also specify using softfp for float passing?  Well armhf
explicitly chooses not to do that either for performance reasons.
It's the main point of the port in fact.

> Not realy.  Most of the gcc options relating to interworking only apply to 
> legacy targets (i.e. pre-eabi).

Well I just removed the option so it uses the default of gcc on armhf
like every other package.

-- 
Len Sorensen


Reply to: