Newsgroups: comp.os.msdos.djgpp From: "William A. Barath" Subject: Re: Tasm and DJGPP In-Reply-To: <662f61$lp9$1@prometheus.acsu.buffalo.edu> Content-Type: TEXT/PLAIN; charset=US-ASCII Message-ID: Sender: news AT freenet DOT victoria DOT bc DOT ca (News Manager) Organization: Victoria Freenet Association References: <662f61$lp9$1 AT prometheus DOT acsu DOT buffalo DOT edu> Mime-Version: 1.0 Date: Wed, 3 Dec 1997 17:39:11 GMT Lines: 18 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On 3 Dec 1997, Newbie wrote: | Is there a way to use assembler routines for DJGPP |via external method? like using little Tasm program to draw lines |for example, if so how would one set it up and compile it. Or is |inline assembly only way to go? Any help will be greatly appreciated |thx. try typing: gcc blather.c -S You should like what you see, but you will need to learn AT&T assembler. Wil Barath, aka WseM : "I feel as though I see my pen to write" Author of VPM, EDITPLN, and other VGA Planets support programs Visit my homepage! -------------> http://victoria.tc.ca/~wi534