USDB@EMRYCC.CC.EMORY.EDU (07/14/89)
I FTPed gcc for vms from rdss.ucar.edu. I successfully installed
it. However, when I defined lnk$library to gcclib.olb I got
error messages when linking. Compiling is fine and I have to
link to VAXCRTL.olb to get it right.
Errors are:
2 undefined symbols:
C$MAIN_ARGS
PRINTF
My program is nothing but main(){ printf("Hi"); }
Would you give me some advice please? I hope I don't have to
use VAXCRTL.olb for linking forever.
I would appreciate your response.
Dan Bulyalert