| |
| | The GNU Compiler Collection on Mac OS X Development |
 | | Source and header files may be any of several types, most commonly.c,.cc,.cp,.m,.mm, and.h on Mac OS X. GCC supports a variety of languages and extensions denoting source files, precompiled headers, source files not requiring preprocessing, and so on. |
 | | GCC is widely used in universities, and students new to Mac OS X programming will find the implementation on Mac OS X works very similarly to other platforms, with the addition of Apple-specific options. |
 | | Mac OS X frameworks allow you to add system features and user interface capabilities to your applications. |
| developer.apple.com /tools/gcc_overview.html (3713 words) |
|