pfav63 wrote on Wednesday, September 03, 2008:
hi Damien,
thanks for the info.
I built my own GCC toolchain using ubuntu:
binutil 2.17
GCC 4.2.1
newlib 1.15
gdb 6.6
Compiling newlib I found a problem detecting the makeinfo version, so the build fail. I solve it modifying the newlib config shell.
I’m in trouble to find docs about newlib’s configuration switch, but digging internet I’m trying to collect as much is possible.
Now I’m working to check if new lib and freeRTOS are integreted in the right way.
Agree with your suggestions about floating point!
regards
Paolo