This is the mail archive of the crossgcc@sourceware.org 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] |
Hi
I have successfully compiled a toolchain for my ARM7TDMI with crosstool-NG 1.8.1. I have used GCC 4.5.0, Newlib 1.18 and Binutils 2.20.1, disabled EABI and software floating point. The full build.log.bz2 can be downloaded from http://kom.aau.dk/~jledet/build.log.bz2
I can compile my codebase with no errors, but I am having trouble when trying to use printf and siblings with floating point values. Everything else, including printf's with integers, seems to work as expected.
Best regards, Jeppe
-- For unsubscribe information see http://sourceware.org/lists.html#faq
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |