From: "Oliver Roese" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: NASM, DJGPP, GPC confusion... Date: Sun, 12 Sep 1999 06:59:43 +0200 Lines: 17 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 NNTP-Posting-Host: pm1-91.xnc.de Message-ID: <37db3a88@news.xenologics.com> X-Trace: 12 Sep 1999 07:30:48 +0100, pm1-91.xnc.de Organization: .XNC GmbH To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Groman schrieb in im Newsbeitrag: rtjdoc8h1iv29 AT news DOT supernews DOT com... ... > ...Also I would like to us gpc and nasm, and I am not sure how > to pass parameters there either...so if anybody can explain to me > how to pass parameters? thank you very much in advance... > You can set parameters in the local-option-menue (Ctrl-O). I will not explain how it works, just read the docs in rhide. You can preset commandline arguments for nasm in the environment. (This comes in handy, if you use standard include directories). Read the nasm info file for that. Best Regards Oliver Roese