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]

Compiler flags for arm-xscale-linux-gnu toolchain


I've build an arm-xscale-linux-gnu (GCC 3.4.2, glibc 2.3.3) toolchain using crosstool 0.28-rc37, and I'm wondering what flags I need to pass into my compiler when building programs for my target.

I notice that crosstool passes in "--with-cpu=xscale --enable-cxx-flags=-mcpu=xscale" when building GCC.  Does that mean that I can omit those flags when building for my target?  Or do I still need those flags to get xscale specific code?

Thanks,
g.

------
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]