Heimdall
Joined: 10 Nov 2005 Posts: 259 Location: Netherlands
|
Posted: Sat Jan 31, 2009 1:04 am Post subject: Not for the faint of heart: SDK with newlib 1.17.0 |
|
|
If you are ready for another backwards compatibility break and lots of new "challenges" I've created a simple experimental build with newlib 1.17.0 which improves:
* new C99 wide-char function additions
* movement of regex functions from sys/linux directory into shared libc/posix directory
* string function optimizations
* redesign of formatted I/O to reduce dependencies when using sprintf/sscanf family of functions
* numerous warning cleanups
* various bug fixes
The build can be downloaded here: https://sourceforge.net/project/showfiles.php?group_id=223830&package_id=273347&release_id=657348
I'll add the patch to SVN soon after this post! |
|