Sender: nate AT cartsys DOT com Message-ID: <36CB4E99.1D8A8E39@cartsys.com> Date: Wed, 17 Feb 1999 15:19:53 -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 assembler question (GNU C generated asm) References: <36caccf0 DOT 2028033 AT news DOT antw DOT online DOT be> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com peter Chaerle wrote: > > I use DJGPP or any other GNU C based c compiler and make it compile to > assembler file. > > Looking at that file, I see that the used syntax is at&t assembler > instead of INTEL syntax. > > Does anyone know where I could find info about how I should > read AT&T asm and how to translate it to INTEL syntax ? > > I tried the docfiles that came with djgpp ans gnuAsm, but couldn't > find much info in those. Read the section "Machine Dependencies" "i386-Dependent" in its entirety. That explains the syntax differences and other things. If you still have questions after reading it, post again. -- Nate Eldredge nate AT cartsys DOT com