www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/03/07/17:37:57

From: Hans-Bernhard Broeker <broeker AT acp3bf DOT physik DOT rwth-aachen DOT de>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: -wall messages
Date: 7 Mar 2000 13:11:22 GMT
Organization: Aachen University of Technology (RWTH)
Lines: 19
Message-ID: <8a2v5q$alu$1@nets3.rz.RWTH-Aachen.DE>
References: <1B04E3E8A3E99978 DOT 0AA67B6C38AFD998 DOT 3BC818F6DB8E9388 AT lp DOT airnews DOT net> <8a2nol$73j$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <F1943282BD3DFFB0 DOT 81870AF8609AE1A2 DOT 2F0D6F1E034CF51E AT lp DOT airnews DOT net>
NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de
X-Trace: nets3.rz.RWTH-Aachen.DE 952434682 10942 137.226.32.75 (7 Mar 2000 13:11:22 GMT)
X-Complaints-To: abuse AT rwth-aachen DOT de
NNTP-Posting-Date: 7 Mar 2000 13:11:22 GMT
User-Agent: tin/1.4-19991113 ("No Labels") (UNIX) (Linux/2.0.0 (i586))
Originator: broeker@
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Rodeo Red <rodeored AT netstep DOT net> wrote:

> Ok thanks for those explainations. 

[But why did you have to quote all of them?]

> Here is my command line- %f is an Ultra-edit symbol for the name of the
> source file which is open. 
> gpp %f -o -Wall r.exe 

Ah, that's the error, then. You have ordered your options incorrectly.
That should be

	gpp %f -Wall -o r.exe

The '-o' *must* come *directly* before the output file name ('r.exe').
-- 
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019