From: Guntar Newsgroups: comp.os.msdos.djgpp Subject: Compilling old assembler code under djgpp Date: Fri, 10 Oct 1997 17:14:39 +0100 Organization: World Access/Planet Internet Message-ID: <343E546F.7C6069F@worldaccess.nl> NNTP-Posting-Host: 194.229.154.146 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 15 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi there everyone, I just found out about djgpp and I'm very amazed. Know I want to use it but I have this little problem. I have asm files from borland's assembler that I wish to compile. I got nasm but it isn't compatible. If I want to move a variable x somewhere I just move x and not [x] if you know what I meen. Borland and Microsoft don't seem to mind this, but nasm does. Does anybody know of a convertion program that could solve this problem for me? And how do I get rhide to compille ".asm" files?(now I'm doing it from the command line) I hope someone can help me... Guntar