Sender: nate AT cartsys DOT com Message-ID: <36CCBC1F.1AFAFE71@cartsys.com> Date: Thu, 18 Feb 1999 17:19:27 -0800 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.1 i586) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: at&t question References: <000601be5b67$d078f660$a52c1ec8 AT enterprise-z> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Jorge Ivan Meza Martinez wrote: > > Hello, > > I have to make a program in Intel Assembler, I would like to make it using > DJGPP but I can't ( and I don't know yet ) make it using AT&T assembler, I > have to make it with Intel asm, can I make it with Intel asm and linked with > DJGPP ? > > does a program to compile Intel asm to .o exists ? Yes, it's called NASM. The syntax is slightly different from assemblers of the MASM spawn, but much closer. You can get it from the asmutl directory of Simtelnet. > does Intel2ATT exists and works ? Don't know. -- Nate Eldredge nate AT cartsys DOT com