OK so I've never tried compiling C in OS X. I did a lot of java all summer. So I try compiling some C code and I keep getting the following error:
/usr/bin/ld: /usr/lib/libSystem.dylib load command 6 unknown cmd field
in addition to whatever teh compiler says. Does anyone know why this is? I installed the developer tools off the ADC site after I installed 10.1 on a blank partition (reformatted while installing). I know that at least some of the stuff I'm trying to do should work without a hitch. This is extremely frustrating since I have a lot of work to do and not much time to do it.
Any help would be appreciated.