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]

Re: glibc-2.3.2 xcompile for arm


On Thu, Feb 12, 2004 at 11:10:35PM -0800, Dan Kegel wrote:
> Kyle Unice wrote:
> >Using crosstool-0.27 and the demo-arm.sh script I build glibc and get the
> >following error: ...
> > [snip]
> >/tmp/ccLowr7x.s: Assembler messages:
> >/tmp/ccLowr7x.s:11: Error: selected processor does not support `rfs r2'
> >/tmp/ccLowr7x.s:18: Error: selected processor does not support `wfs r2'
> >make[2]: *** [.../build-glibc/math/setfpucw.o] Error 1
> > [snip]

This happens when you compile with hard float. We had this in PTXdist as
well, when I remember correctly the solution was to build gcc with
softfloat support and/or glibc with --without-fp. 

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hornemannstraße 12,  31137 Hildesheim, Germany
    Phone: +49-5121-28619-0 |  Fax: +49-5121-28619-4

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


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