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] | |
I finally produced a workable 'soft-float' toolchain for arm9 with the crosstool-0.28-rc13 release. Prior releases would not compile U-Boot...complaining libgcc contained hardware floating point. I've just built the following toolchain for arm9tdmi-linux: binutils-2.14.92 gcc-3.3.3 glibc-2.3.2 linux-2.6.4 I built it using the 'sys-root' config option. This works great and leaves you with a great target filesystem skeleton (include libraries, headers, etc) in the 'sys-root' directory. One small issue with the 'libstdc++' libs not being put in 'sys-root/usr/lib'. Not a big deal if just using C. --- Paul Ruhland <pruhland@microwavedata.com> Software Engineer Microwave Data Systems Rochester, NY 14620 ------ 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] |