Message-ID: <3657A06F.2DC0BEB7@montana.com> Date: Sat, 21 Nov 1998 22:26:07 -0700 From: bowman X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Assembly References: <3655FEA8 DOT 15BC AT xdtech DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com gs AT xdtech DOT com wrote: > > I got it from Dan Gookin( it may have a link on his web page at > http://www.c-for-dummies.com, just in case there is some copyright And did you happen to notice the line on that web page that says, **** And visit here if you're having trouble with inline assembly in DJGPP. **** Inline assembly is passed to 'as', so the AT&T syntax needed for inlining is also used in .s files.