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]

Re: Arm toolchain with gcc / newlib / VFP / hard float - can it be done?


On 26/02/13 09:54, Freddie Chopin wrote:
W dniu 2013-02-26 10:48, Joe Button pisze:
But... is there any reason to think my multilib config is wrong at all?
As I say, my gcc can already build with the hard float abi. Doesn't that
suggest the problem is something to do with the newlib build, not the
gcc one?

That's why I suggested taking a look at the linaro toolchain, as in it newlib is built so that newlib takes multilib into account. What does your gcc say when you do:
<prefix>-gcc -print-multi-lib
./arm-none-eabi-gcc -print-multi-lib
.;
thumb;@mthumb
fpu;@mfloat-abi=hard


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