(1 / 2)
Date: February 11, 1985 10:02
From: KIM::SHEPPERD
To: @SYS$MAIL:ENGINEER.UAF
Kim has VAX11C V2.0 installed on it. It is a field test version of the new release of C. DEBUG knows about it though, so it ought to be easier to fix your programs. We have a hot line (via modem) into the program developers back east, so let me know of any problems. You can look at SYS$LIBRARY:VAXCSPR.DAT for the current SPR's on the compiler and $ HELP CC RELEASE_NOTES for the differences between v1.x and 2.0. ds
(2 / 2)
Date: February 11, 1985 12:41
From: KIM::SHEPPERD
To: @SYS$MAIL:ENGINEER.UAF
I forgot to mention in the last mail that there's three logical names that have to be made prior to linking C programs. What I suggest is that you put the following command in your login.com file (or better yet, in a C startup command file so as not to bother the links from other compilers). $ @SYS$LIBRARY:VAXCLINK
Feb 11, 1985