This is the mail archive of the crossgcc@sourceware.org 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: crosstool-0.40 preview


> I don't know whether at present you can compile the bulk libraries
> with softfloat
> and then compile individual programs and FP-intensive libs with real
> FP instructions
> when you know you will have a hardware FPU. Give it a try and let me know.

Ah, no, you say soft float + hard vfp doesn't work, probably due to the way
parameters are passed to functions. You need to use pure VFP throughout
or use the new ARM EABI.

    M

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.org


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