I finally got a libc working with everything build from source on 64b. I used openembedded to make gcc. Then added in newlib. You need the libelf from Ubuntu 9.10 in order to compile. I still have a couple of minor issues with exceptions from div0.
Now, the downside. Contiki linked in 40KB of run-time making my binary 92KB. The chip only has 96KB to work with. Looks like I am doing more surgery on Contiki in order to make some room for my code. Thanks for everyone's suggestions. -- Jon Smirl [email protected] _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
