Mail Archives: djgpp/1998/01/01/21:35:55
From: | djgppxyz AT aol DOT com (DJGPPXYZ)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Using NASM with DJGPP and RHIDE
|
Date: | 2 Jan 1998 00:29:28 GMT
|
Lines: | 25
|
Message-ID: | <19980102002900.TAA14760@ladder01.news.aol.com>
|
NNTP-Posting-Host: | ladder01.news.aol.com
|
Organization: | AOL http://www.aol.com
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Heya folks, see that subject line? I need help on that....
I'll quote a document on this particular subject...
> 1. Open the project window;
> 2. Select the .asm file you want to compile with NASM;
> 3. Hit Ctrl-O for the file's local options;
> 4. Select "User" for compiler;
> 5. Enter "nasm -f coff $(SOURCE_FILE)" in the "Compiler" text area; and
> 6. Set the error-checking to "built-in C-compiler".
I've tried this already, no luck. I've got "Type nasm -h for help" or something
to that effect in the compilation window. I've also changed the $(SOURCE_FILE)
portion to $(SOURCE_NAME) when I looked at the RHIDE help file to see that they
probably changed it. Same error. (Grr... )=< ) Can anyone help? I'm using RHIDE
v1.4 and NASM v0.95, if that has anything to do with it. I've RTFM'd, so please
excuse the flames.
PS. Please for the love of god e-mail me directly instead of posting the
message on the newsgroup. I don't have the time to search for replies addressed
to myself
on high-traffic NG's like this.
- The document I'm talking about is at
http://www.ucalgary.ca/~mmastrac/djgppasm.doc
- Raw text -