This is the mail archive of the crossgcc@sources.redhat.com 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] |
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).
Attachment:
pgp00000.pgp
Description: PGP signature
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |