Sender: nate AT cartsys DOT com Message-ID: <3775C404.A553F023@cartsys.com> Date: Sat, 26 Jun 1999 23:26:12 -0700 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.10 i586) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Nasm Inline w/ DJGPP References: <01bebf4d$ba894d60$377332d1 AT rose1> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Jimmy Rose wrote: > > Is there a way to make DJGPP use NASM when compiling inline assembly in a > C++ source file? Not really. There is a work in progress to use NASM as GCC's back end, which would allow this, but at present it doesn't work very well AFAIK. -- Nate Eldredge nate AT cartsys DOT com