A few Questions

Sylvain Becker sylvain.becker@gmail.com
Thu Jun 16 08:26:00 GMT 2005


Hi,
I need to build a cross-compilation tool chain for Arm Xscale, with
soft-float and interworking enabled.
  
My modification are directly to both TARGET_FLAGS with
TARGET_CFLAGS="-O -msoft-float -mthumb-interwork" and GCC_EXTRA_CONFIG
with "--with-float".
Though not example is modifying the TARGET_FLAGS :/

I saw in "crosstool.sh", an hardcoded value fo kernel version ->
"--enable-kernel=2.4.3"
is that problematic if I am using a different Kernel, or is that just
for bootstrap-ing?

Down anyone know how "--enable-cxx-flags==-mcpu=xscale" compared to
"--with-cpu=xscale" affect the build?

So far, I haven't be able to build the specific toolchain I wanted, 
crosstool is really great to help the process!

Thanks you,
 
Sylvain Becker

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



More information about the crossgcc mailing list