Date: Mon, 24 Jul 1995 09:32:26 +0300 (IDT) From: Eli Zaretskii To: Jason Burrell Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: GAS assembler syntax On Mon, 24 Jul 1995, Jason Burrell wrote: > Would there happen to be a manual that explains the assembler syntax GAS > uses? I learned Intel syntax, and it is quite a switch. An Intel->GAS > converter would be better, though I have serious doubts such a beast exists. > > I did do a web search, but it turned up nothing that was obviously related. First, read the DJGPP FAQ list (available as faq102.zip from the same place you get DJGPP). It includes (in section 17.1) a short summary of the differences between the Intel and AT&T assembler formats, and points you to the Info file (from the Gas docs) which will give you a full description. A conversion script for Sed was posted to this list about a month ago; you can search for it with you Web browser using the list archive search URL: http://www.delorie.com/djgpp/mail-archives/ (this is also explained in the FAQ, section 6.10). > > Please reply via E-MAIL. I'm not on the list. If there's a digest version, > I'll join, but I get enough mail as it is and can't support another > single-message list. :( You don't have to read DJGPP traffic through a mailing list. If you have a Usenet news feed, you can read the comp.os.msdos.djgpp newsgroup instead.