gcc 3.3.5 and ARM BSPs

Jay Monkman jtm-list-rtems at smoothsmoothie.com
Mon Nov 1 18:23:32 UTC 2004


On Mon, Nov 01, 2004 at 11:20:47AM -0600, Joel Sherrill <joel at OARcorp.com> wrote:
> 
> Hi,
> 
> For a lot of the ARM BSPs, gcc 3.3.5 is not picking the right multilib
> and we are getting errors like:
> 
> /opt/rtems-4.7/lib/gcc-lib/arm-rtems4.7/3.3.5/../../../../arm-rtems4.7/bin/ld: 
> ERROR: /opt/rtems-4.7/lib/gcc-lib/arm-rtems4.7/3.3.5/libgcc.a(_unpack_df.o) 
> uses hardware FP, whereas o-optimize/hello.obj uses software FP

I've seen this before (on something other than RTEMS). I think this is
related to using -msoft-float on ARM. I think removing the
-msoft-float from the ARM make/custom/*.cfg files to fix/work around
this. 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.rtems.org/pipermail/users/attachments/20041101/e01a3ac3/attachment-0001.bin>


More information about the users mailing list