Soft Float is not being reported

Dimitry Andric dimitry@andric.com
Thu Jun 24 14:06:00 GMT 2004


On 2004-06-24 at 11:40:30 Dave wrote:

--snip--
> #/opt/crosstool2/bin/arm-linux-gcc -o float float.c
> #/opt/crosstool2/bin/arm-linux-objdump -p float

--snip--
> private flags = 2: [APCS-32] [FPA float format] [has entry point]

Please try compiling with -msoft-float.  Note that this may cause
linking problems with your C library, if it isn't multilibbed (i.e
glibc).

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 183 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20040624/2c09be3d/attachment.sig>


More information about the crossgcc mailing list