Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.ARPA Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!isi-vaxa.arpa!jeff From: jeff@ISI-VAXA.ARPA (Jeffery A. Cavallaro) Newsgroups: fa.info-vax Subject: Re: VAXC undefined symbol under VMS 4.2 Message-ID: <8509130333.AA02248@isi-vaxa.ARPA> Date: Thu, 12-Sep-85 23:33:00 EDT Article-I.D.: isi-vaxa.8509130333.AA02248 Posted: Thu Sep 12 23:33:00 1985 Date-Received: Sat, 14-Sep-85 05:37:37 EDT References: <8509112204.AA21308@isi-vaxa.ARPA> Sender: daemon@ucbvax.ARPA Reply-To: info-vax@ucb-vax.arpa Organization: The ARPA Internet Lines: 7 Yes, I have seen this. The problem is that you are using the VAX-11 C V2.0 compiler with the VAX-11 V1.0 RTL: V1.0 SYS$LIBRARY:CRTLIB.OLB V2.0 SYS$LIBRARY:VAXCRTL.OLB Check the VAX-11 C manual for LINKing details.