Date: Wed, 7 Apr 1999 17:02:59 -0400 Message-Id: <199904072102.RAA02629@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com CC: m_keroppi AT hotmail DOT com In-reply-to: <000701be8137$68315340$0d6c8acf@oemcomputer> (m_keroppi AT hotmail DOT com) Subject: Re: asm keyword in DJGPP References: <000701be8137$68315340$0d6c8acf AT oemcomputer> Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I can compile C programs, but gcc gives me parser errors when I use inline > asm in the program. You're probably using Borland syntax instead of GCC syntax. Try some of the tutorials at http://www.delorie.com/djgpp/doc/ or the assembly sections at http://www.delorie.com/djgpp/doc/ug/