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: Creating ARM toolchain


Dan Kegel wrote:
Dan Kegel wrote:


OK, I narrowed it down a bit. It looks like cd patches cp glibc-2.3.2/arm-ctl_bus_isa.patch glibc-2.2.5/ mkdir gcc-3.4.1 cp gcc-3.4.0/gcc-3.4.0-arm-lib1asm.patch gcc-3.4.1/ will fix the build breakages you were seeing with gcc-3.3.4 and gcc-3.4.1. All I did was grep for the error message in patches/*, pretty much.

Let me know if that helps.
- Dan


I copied the stuff, and running eval `cat arm-softfloat.dat gcc-3.4.1-glibc-2.3.2.dat` sh all.sh --notest
produces this error:
...
/home/xtrm/delo/crosstool-0.28-rc31/result/arm-softfloat-linux-gnu/gcc-3.4.1-glibc-2.3.2/lib/gcc/arm-softfloat-linux-gnu/3.4.1/../../../../arm-softfloat-linux-gnu/bin/ld: cannot find -lfloat
collect2: ld returned 1 exit status
make[2]: *** [/home/xtrm/delo/crosstool-0.28-rc31/build/arm-softfloat-linux-gnu/gcc-3.4.1-glibc-2.3.2/build-glibc/iconvdata/ISO8859-1.so] Error 1
make[2]: Leaving directory `/home/xtrm/delo/crosstool-0.28-rc31/build/arm-softfloat-linux-gnu/gcc-3.4.1-glibc-2.3.2/glibc-2.3.2/iconvdata'
make[1]: *** [iconvdata/others] Error 2
make[1]: Leaving directory `/home/xtrm/delo/crosstool-0.28-rc31/build/arm-softfloat-linux-gnu/gcc-3.4.1-glibc-2.3.2/glibc-2.3.2'
make: *** [all] Error 2


Running `cat arm-softfloat.dat gcc-3.4.1-glibc-2.2.5.dat` sh all.sh --notest
now, to see if it builds...

regards,
h

--
hinko <dot> kocevar <at> iskramedical <dot> si
Hinko Kocevar, developer
Iskra Medical d.o.o., Stegne 23, 1k LJ, SLO-EU

"Aì rén" | [Analects XII:22]

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