Hi, I am trying to build a toolchain for ATMEL AT91RM9200 using OSELAS. I am using as a model the ptxconfig for the ep93xx cpu which is also an ARM9:
arm-ep93xx-linux-gnueabi_gcc-4.1.2_glibc-2.5_linux-2.6.18.ptxconfig But I don't know how to set these options for the AT91RM9200 cpu: PTXCONF_CROSS_GCC_FIRST_EXTRA_CONFIG= '--with-cpu=ep9312 --with-float=soft --with-fpu=vfp" I know that it must use soft float but which values should I use for "--with-cpu" and "--with-fpu" ? Best regards, Claudio Leonel -- ptxdist mailing list [email protected]
