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

Joe Button ml_newlib@joebutton.co.uk
Tue Feb 26 09:57:00 GMT 2013


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



More information about the Newlib mailing list