Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!ames!cit-vax!usc-oberon!sdcrdcf!ism780c!dougl From: dougl@ism780c.UUCP Newsgroups: comp.sys.amiga Subject: Re: Assembly question Message-ID: <5929@ism780c.UUCP> Date: Fri, 10-Apr-87 18:39:38 EST Article-I.D.: ism780c.5929 Posted: Fri Apr 10 18:39:38 1987 Date-Received: Sun, 12-Apr-87 03:48:47 EST References: <1970@hoptoad.uucp> Reply-To: dougl@ism780c.UUCP (Doug Leavitt) Distribution: world Organization: Interactive Systems Corp., Santa Monica CA Lines: 28 In article <1970@hoptoad.uucp> slc@hoptoad.UUCP (Steve Costa) writes: >I know zip about writing assembly routines, but I'm trying to assemble >an existing routine "wait.asm". I get a message that the workspace >is exhausted and to increase it. What does this mean, and how do I >fix it? My assembler came with my developer's package when I got my >Amiga, and I can't find anything in the developer's manual about this. I may regret this (telling people about undocumented Metacompco assembler features, that I received as bug reports for my assembler not supporing them), but there is an undocumented flag in the Metacompco assembler that allows the user to expand his workspace (internal memory allocation), for larger assembles. (At least this is my understanding). Anyways the way to turn on this flag is with the -c Wnum flag. For example, the following line expands the workspace to 150,000 bytes of internal workspace, assembling foo.asm: assem -c W150000 foo.asm I hope this answers your question, Douglas Leavitt { sdcrdcf, seismo } !ism780c!dougl PS to rokicki@sushi.stanford.edu: I'm having problems getting a hold of you (my mailer problems) Do you have a plain uucp path? Re: GNU C compilers. PS to sdean@sol.UVic.cdn: I can't find any type of path to respond back to you, can you get me a better path back? sol.UVic.cdn isn't in my databases.