This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Selecting the correct default ABI for the iWMMXt processor


Hi Richard,

I see - very well I shall revert my patch and fix the XScale makefile fragments so that they do not attempt to build iWMMXt multlibs. Once we have the ABI support problem resolved they can be re-enabled.



You could add a -mabi=iwmmxt and -mcpu=iwmmxt multilib variants and then
add ignores for the variants that aren't legal.


Which would be almost all of them :-) OK - I will give it a go.

Cheers
 Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]