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]

Re: armv5b-softfloat with VFP


On 2005-04-11 at 16:21:18 J. Scott Merritt wrote:

> /aux/arm/vfp/arm-vfp-linux/gcc-3.4.3-glibc-2.3.4/libexec/gcc/arm-vfp-linux/3.4.3/cc1
> -quiet -v -D__ARM_ARCH_5TE__ -D__XSCALE__ hello.c -quiet -dumpbase
> hello.c -mcpu=xscale -msoft-float -auxbase hello -version -o

I forgot about this, you shouldn't pass -msoft-float to gcc; this will
give you software floating point, but in FPA format.  Simply use no
floating point options to get softvfp.

Attachment: pgp00000.pgp
Description: PGP signature


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