[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.



> My understanding of the gcc defaults on armhf is that thumb-interworking
> is not enabled by default.

Your understanding is incorrect.  Thumb interworking is always enabled when 
generating armv5 or later code, plus it is enabled by default for all EABI 
based targets.  Both of which are true for armhf.

> Maybe it is and the gcc specs is even less
> readable than I thought.

I don't see how gcc specs are relevant.  They just control commandline option 
mangling.  Absence of an explicit -mthumb-interwork option doesn't mean what 
you seem to think it does.

Paul


Reply to: