Custom GCC base

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.
Post Reply
Shawn

Custom GCC base

Post by Shawn »

Hey guys,

I am in the process of writing an OS, and the need for a custom gcc ABI is becoming necessary. The web has lots of docs on how to port gcc to different architectures, but not enough about creating custom ABI, for say i386. Any help would be appreciated.

Shawn
Post Reply