This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


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

Building newlib without -mhard-float


I'm having a heck of a time getting newlib variants for ARM with VFP instructions. I configure using --with-float=soft, but it still builds a bunch of versions using -mhard-float. I tried modifying CFLAGS_FOR_TARGET to include -mcpu=xscale and/or -march=armv5te, but then I get errors about it confilicting with -mhard-float.

How do i get newlib to build without -mhard-float?

TIA,
Rick


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