microsky
MIS
- May 7, 2001
- 33
I am a learner of unix gcc ,I recived following error messages when I compile a test program,any body can tell me what meaning is it? how can I get the detail of error message description ?
Thanks !
Mike
% gcc test.c
Undefined first referenced
symbol in file
err_sys /var/tmp/ccHXhlU_1.o
err_quit /var/tmp/ccHXhlU_1.o
ld: fatal: Symbol referencing errors. No output written to a.out
Thanks !
Mike
% gcc test.c
Undefined first referenced
symbol in file
err_sys /var/tmp/ccHXhlU_1.o
err_quit /var/tmp/ccHXhlU_1.o
ld: fatal: Symbol referencing errors. No output written to a.out