From: tobias DOT kaestner AT t-online DOT de (Tobias Kästner) Newsgroups: comp.os.msdos.djgpp Subject: problems with nasm & rhide Date: Mon, 04 Jan 1999 20:50:29 +0100 Lines: 10 Message-ID: <36911B84.C7BE8336@t-online.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news06.btx.dtag.de 915479408 31126 320091356635-0001 990104 19:50:08 X-Complaints-To: abuse AT t-online DOT de X-Sender: 320091356635-0001 AT t-online DOT de X-Mailer: Mozilla 4.07 [de] (Win98; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com When I try to compile an *.asm (NASM) file from the Rhide-Env NASM reports me, that it is out of memory. I entered in the User-Compiler-Field : -f coff $(SOURCE_NAME) If I exit Rhide it compiles my file. What must I do to compile with NASM 0.97 inside Rhide 1.4. Or does anybody knows where to find some info's or doc's Thanx Tobsi