Date: Thu, 19 Nov 1998 12:12:31 +0200 (EET) From: Toni Rasanen X-Sender: torasane AT paju DOT oulu DOT fi To: djgpp AT delorie DOT com Subject: Re: Intel inline assembly? In-Reply-To: <363016D3.F8D61F8C@idcomm.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Reply-To: djgpp AT delorie DOT com > heard NASM would work, but I need to set options in rhide and I don't > know how. Any direction or help would be appreciated. Well, I myself installed NASM (by just unzipping it and copying binaries to /djgpp/bin ... RHIDE works just fine, and even would compile asm-files (just add asmfile.asm in project) but NASM runs out of memory, so I have to quit RHIDE and compile them manually (nasm -f coff asmfile.asm) if I do any changes in them. Options? I did no changes, but it still works... To some degree. /// Toni Räsänen /// torasane AT mail DOT student DOT oulu DOT fi