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]

Building Cross Toolchain for ARM with softfloat support


I must have a ARM Crosstoolchain with support for softfloat either gcc-built 
in or linking against libfloat. I tried to compile gcc3.02 and gcc3.04. I 
applied the Patch, which was submitted by Jeroen Dobbelaere  
<jeroen.dobbelaere@acunia.com>. The compiler builds. But it stucks building 
libgcc. It complains about crti.o. If I use a old crti.o and crtn.o it 
complains about soft/hard floating point support mismatch. But as long I dont 
have a compiler supporting softfloat. I can't build libc with softfloat and 
vice versa. Where to get out of this endless loop ? 

-- 
Thomas
__________________________________________________
Thomas Gleixner, autronix automation GmbH
auf dem berg 3, d-88690 uhldingen-muehlhofen
fon: +49 7556 919891 , fax: +49 7556 919886
mail: gleixner@autronix.de, http://www.autronix.de  

------
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]