From: Vic Newsgroups: comp.os.msdos.djgpp Subject: Re: Tasm and DJGPP Date: Wed, 03 Dec 1997 17:17:58 -0500 Organization: Communications Accessibles Montreal, Quebec Canada Lines: 11 Message-ID: <3485DA96.79C4@cam.org> References: <662f61$lp9$1 AT prometheus DOT acsu DOT buffalo DOT edu> NNTP-Posting-Host: dynappp-61.hip.cam.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk 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. IF you write the ASM code for FLAT 32 bit mode, you can convert it using the OBJ2BFD tool. -- --> http://www.cam.org/~tudor <--