From: "M. Schulter" Newsgroups: comp.os.msdos.djgpp Subject: Re: GAS what is Date: 19 Apr 1999 01:36:15 GMT Organization: Value Net Internetwork Services Inc. Lines: 26 Message-ID: <7fe1af$r2m$4@vnetnews.value.net> References: <7f36br$r91$1 AT wanadoo DOT fr> <7f5g6k$unm$2 AT news7 DOT svr DOT pol DOT co DOT uk> NNTP-Posting-Host: value.net X-Newsreader: TIN [UNIX 1.3 unoff BETA 970901; i386 BSD/OS 2.1] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Michael Stewart wrote: : GAS is the GNU assembler. Hello, there, and just to enlarge on this: GAS for DJGPP makes the AT&T assembler syntax available on MS-DOS. It's a neat language, and this post reminds me that I should get back to it. Curiously, this syntax may be "beginner-friendly": it seemed quite natural to me as a newcomer to assembler, but may be a bit "different" (at least at first) to someone accustomed to Intel syntax. The DJGPP FAQ has some helpful discussion of alternatives for dealing with this language difference, and also on assembler issues related to the rules of 32-bit protective mode. : As far as I am aware, gcc compiles the program into assembly and sends this : assembly to GAS to finish off. Additionally, GAS can compile standalone assembly programs created in GNU Emacs or another editor, and around September or October of 1997 there were some threads about this here, including some sample programs. Most respectfully, Margo Schulter mschulter AT value DOT net