Date: Thu, 12 Oct 2000 22:29:24 +0530 Message-Id: <200010121659.WAA04845@midpec.com> From: Prashant TR To: eliz AT is DOT elta DOT co DOT il Cc: djgpp AT delorie DOT com In-reply-to: (message from Eli Zaretskii on Wed, 11 Oct 2000 08:46:30 +0200 (IST)) Subject: Re: Memory amount and PMODE References: 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 | Date: Wed, 11 Oct 2000 08:46:30 +0200 (IST) | From: Eli Zaretskii | | | 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? No, it doesn't need an external assembler AFAIK.