atari email archive

a collection of messages sent at Atari from 1983 to 1992.

A new C

(1 / 2)


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

More about C

(2 / 2)


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
Message 1 of 2

Feb 11, 1985