Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!vrdxhq!verdix!ogcvax!sequent!mntgfx!dclemans From: dclemans@mntgfx.UUCP (Dave Clemans) Newsgroups: net.micro.atari16 Subject: Re: HD and Reset Survivable Ram Disk, And MW C review wanted Message-ID: <394@mntgfx.mntgfx.UUCP> Date: Mon, 6-Oct-86 16:56:49 EDT Article-I.D.: mntgfx.394 Posted: Mon Oct 6 16:56:49 1986 Date-Received: Thu, 9-Oct-86 02:29:45 EDT References: <8610010714.AA07549@ucbvax.Berkeley.EDU> Organization: Mentor Graphics, Beaverton OR Lines: 14 Summary: C compiler info A couple of miscellaneous notes about ST C compilers... Mark Williams and David Beckemeyer are supposedly working together to make their use of environment variables (and on how they store environment variables in memory) compatible so that programs can be called from either shell regardless of what compiler/runtime package was used. One reason for the difference in ST object file formats is that the "standard" GEMDOS format has a pretty limited symbol table (only eight character names & the Alcyon compiler prepends a character to externals so that you are limited to seven characters). The GST linker provides 32 significant characters; Mark Williams provides 16 significant characters; Megamax provides 10. dgc