hello...
i've just installed the whole xcode tools cd on my ibook (macos panther)
and i'm trying to use gcc (3.3 or 3 or 2.95.3) for compiling my c programs.
first of all i wrote a simple "hello world" program (just a printf and just the stdio.h lib)
but when i run
#gcc hello.c
i get...