Mail Archives: djgpp/1999/02/19/09:40:00
pcproa AT email DOT msn DOT com wrote:
> Hello Everyone,
>
> للل I'm having a problem with Assembly Language in Rhide. Whenever I try to
> run any of my programs assembly programs, it always says this.
>
> Compiling: test.asm
> Bad command or file name
> no errors
>
> I don't know how to correct the problem and I was hoping someone could post
> some follow-ups on how to fix it.
.asm files are compiled using NASM compiler you should install NASM 0.97 or
similar in your system. Also try to get a version compiled with djgpp or
you'll run out-of memory easilly.
But I don't really know what do you have in your ".asm" file, is really NASM
code? assembler files are .s in djgpp and when you need the C preprocessor
they are called .S.
SET
------------------------------------ 0 --------------------------------
Visit my home page: http://welcome.to/SetSoft
or
http://www.geocities.com/SiliconValley/Vista/6552/
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org
ICQ: 2951574
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(5411) 4759 0013
- Raw text -