Thread
Getting Started With PPC/OS9 Development
No, TenFourFox is built with regular old gcc (just as Firefox still is, although clang is now an option). The only need for Xcode is so that gcc is installed. Otherwise, it's make, python, perl and gcc all the way.
That said, Camino *is* built with Xcode, but still uses regular Mozilla makefiles for the Gecko guts.
That said, Camino *is* built with Xcode, but still uses regular Mozilla makefiles for the Gecko guts.
AFAIK, if you create a new project in CodeWarrior, it will bring up a dialog asking if you want an empty project or MacOS project with MacOS being a disclosure triangle. Open the disclosure triangle and I can't remember what the options are, but look for the non-ANSI option, and it'll create a simple sample program for you. The ANSI options also create simple programs for you, but that's probably not what you want.
Also, the InfoMac archive's development directory can be useful, although I've personally found it to usually be more time consuming to find something useful in it than to research the area myself.
Also, the InfoMac archive's development directory can be useful, although I've personally found it to usually be more time consuming to find something useful in it than to research the area myself.