Re: Conditonal Assembly in Nasm

From: Axel Schlicht (axel.schlicht_at_mail.isis.de)
Date: 05/28/04


Date: Thu, 27 May 2004 23:48:06 +0000 (UTC)

On Wed, 26 May 2004 19:45:37 +0000 (UTC), Frank Kotler
<fbkotler@comcast.net> wrote:

Hi Frank

>Nasm is stubbornly ignorant of what OS it's running on, so you'll have
>to inform it - either by "-D running_under_linux" or "--PREFIX _". I

Looks exactly like what I was needing.

Thanks a lot.

Axel Schlicht