From: Tom Burgess Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE + nasm - problem solved Date: Mon, 28 Apr 1997 00:30:22 -0700 Organization: BCTEL Advanced Communications Lines: 10 Message-ID: <3364520E.16D7@bc.sympatico.ca> References: <3363077F DOT C9 AT bc DOT sympatico DOT ca> NNTP-Posting-Host: pntn02m02-63.bctel.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Tom Burgess wrote: > > Running nasm under RHIDE I kept getting out-of-memory errors. Updating > to the latest versions didn't help. (had only 500K free low mem) To whom it may concern: Recompiled nasm with djgpp. Problem went away. The default makefile works with djgpp, except I had to comment out the macros.c rule (not required since macros.c is part of the distribution).