Date: Wed, 11 Oct 2000 08:46:30 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: Memory amount and PMODE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 10 Oct 2000, Damian Yerrick wrote: > >While Turbo C 2.01 and Turbo C++ 1.01 are available, there is no free > >TASM at Borland's site. Is there a free TASM syntax compatible compiler > >available? If so, I'd be interested in seeing if CWSDPMI would build > >and run properly with it ... > > There's always Turbo C's inline asm (it worked in Turbo C++ 3, but I'm > not sure if it made it into earlier versions). Doesn't TC invoke the external assembler to assemble inline asm?