not_so_skilled
Registered
I have been trying to compile a c program with cc, and I have run into an error that means absolutely nothing to me. It gives me no syntax errors, but fails to compile and gives the following output (last line of input included) "root# cc metrop.c
/usr/bin/ld: /usr/lib/libSystem.dylib load command 6 unknown cmd field
root#"
Anyone know what my problem is?
Thanks.
/usr/bin/ld: /usr/lib/libSystem.dylib load command 6 unknown cmd field
root#"
Anyone know what my problem is?
Thanks.