Path: utzoo!telly!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!EMRYCC.CC.EMORY.EDU!USDB From: USDB@EMRYCC.CC.EMORY.EDU Newsgroups: gnu.gcc Subject: gcc lib Message-ID: <8907141410.AA08562@emoryu1.cc.emory.edu> Date: 14 Jul 89 14:17:00 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 19 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