Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Port newlib. NASM + Newlib = super easy to port. And it's also pretty simple to get a working binutils port if you implement most of the newlib syscalls (and add in a few more).