This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Question on crosstool's arm-softfloat.dat


Hi there,

I am trying to use crosstool-0.28-rc28 to build an ARM tool chain with softfloat support.

The example file arm-softfloat.dat contains

GCC_EXTRA_CONFIG="--with-float=soft --with-cpu=xscale --enable-cxx-flags=-mcpu=xscale"

Does that mean, that the resulting GCC compiler will - by default - create code that is optimized for XScale processors?

So if I want to use this tool chain for some other ARM9 cpu I always have to specify -mcpu=arm9tdmi when compiling something?

Thanks!

--
Steven


------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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