From: "Nick Carter" Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP and NASM together Date: Sun, 17 Aug 1997 13:29:49 +0100 Organization: MCRI Lines: 24 Message-ID: <5t6qru$6fu@calypso.ulcc.ac.uk> References: <5src2d$hn4 AT ds2 DOT acs DOT ucalgary DOT ca> <33F17FE9 DOT 25A30F48 AT Mathematik DOT TU-Chemnitz DOT DE> <5ss7vv$4f AT calypso DOT ulcc DOT ac DOT uk> NNTP-Posting-Host: mc18.mcri.ac.uk 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 Nick Carter wrote in article <5ss7vv$4f AT calypso DOT ulcc DOT ac DOT uk>... >>> http://www.ucalgary.ca/~mmastrac/djgppasm.doc >I just got that error too. The web page did work last time I tried (last >week). >I think this page gives an quick example of how to compile a C/asm (using >NASM) project from within RHIDE. Unfortunately a quick paste of the examples >and following the instructions failed to produce a running EXE. I guess >details would be helpful here but I can't remember the errors produced and >without the doc I can't try again. Replying to my own post here. The document is back online and loads ok. I was wrong about it not producing a functioning exe, it runs fine. I was compiling as C when I should have been compiling as C++ (oops!). This turns out to be a very helpful document to get me started. Thanks to Matthew for putting it together. -- Nick Carter.