Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!ptsfa!ihnp4!chinet!dag From: dag@chinet.UUCP (Daniel A. Glasser) Newsgroups: comp.sys.atari.st Subject: Re: Mark Williams C: some findings... Message-ID: <1735@chinet.UUCP> Date: Fri, 16-Oct-87 19:48:45 EDT Article-I.D.: chinet.1735 Posted: Fri Oct 16 19:48:45 1987 Date-Received: Sun, 18-Oct-87 08:34:39 EDT References: <879@sask.UUCP> <10440@cgl.ucsf.EDU> Reply-To: dag@chinet.UUCP (Daniel A. Glasser) Organization: Chinet - Public Access Unix Lines: 47 Some comments on the findings which may have already been made: 1) Program size Not only does the MWC image have absolute refs instead of using PC/register relative addressing only as in MegaMax, but the symbol table is stored in the image file by the linker. This symbol table can be removed with the strip program. Before comparing program sizes, strip the MWC image file. 2) MSH "alias": MSH in fact treats the ".cmd" buffer as a directory, and each command in it is considered to be a file. Executing one of these 'files' happens in a subshell. Since .cmd is not a real directory, you cannot use the . command to execute in the current shell. If you have some commands that you want to execute which affect the shell or environment, put them in a file that can be found along the search path, and then use the "." command, so: (file \bin\work) cd e:\working\dir ; lc *.c can be executed by . work when this is done executing, your current directory will be e:\working\dir (assuming it exists, and that \bin is in your search path.) Non-Disclaimer: I do have association with Mark Williams Co., and although these are not official remarks, if you were to call and ask, you would get the above answers. 3) GULAM I've never used GULAM, but I will try and find a copy and look at it. Who produced it? Is source available? If someone knows these things, please send me E-mail, since I doubt that everyone wants this info. -- Daniel A. Glasser ...!ihnp4!chinet!dag ...!ihnp4!mwc!dag ...!ihnp4!mwc!gorgon!dag One of those things that goes "BUMP!!! (ouch!)" in the night.