www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/09/07/23:55:47

From: starling <starling AT uclink4 DOT berkeley DOT edu>
Newsgroups: comp.os.msdos.djgpp
Subject: Compiler switch error
Date: Tue, 07 Sep 1999 20:30:47 -0700
Organization: University of California at Berkeley
Lines: 30
Message-ID: <37D5D867.BA80BBAC@uclink4.berkeley.edu>
NNTP-Posting-Host: put-78-61.reshall.berkeley.edu
Mime-Version: 1.0
X-Trace: agate-ether.berkeley.edu 936761925 18797 169.229.78.61 (8 Sep 1999 03:38:45 GMT)
X-Complaints-To: abuse AT berkeley DOT edu
NNTP-Posting-Date: 8 Sep 1999 03:38:45 GMT
X-Mailer: Mozilla 4.5 [en] (Win95; U)
X-Accept-Language: en,ja
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

When I run the DJGPP compiler in an IDE editor called Rhide (1.4), I get
a compiler error:

"cannot specify -o and -c with multiple compilations"

How do I fix this?  It happens whenever I try to compile any file in a
normal project.  I would like to find out what settings the IDE needs to
prevent this error.

Starling

P.S  I don't think I am the only one with this problem:

Nick de Graeve wrote:

> 
>  I tried to compile the trivial program "Hello World" ( test.cpp )
> 
>  #include <iostream.h>
>  void main (){
>      cout << "Hello World";
>  }
> 
>  and I got the message
> 
>  "cannot specify -o with -c or -S and multiple compilations"
> 
>  What did I do wrong?

Nick, if you ever figured out how to fix the editor, let me know.

- Raw text -


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