www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/12/04/10:22:20

From: eighner AT io DOT com (Lars Eighner)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Newbie: COMPILE ERROR in RHIDE
Date: Sat, 04 Dec 1999 05:51:13 -0600
Organization: Lars Eighner, Author
Lines: 28
Message-ID: <xAQS4AwZq0FF092yn@io.com>
References: <3848D692 DOT A7C3B6E AT total DOT net>
NNTP-Posting-Host: dillinger.io.com
Mime-Version: 1.0
X-Trace: hiram.io.com 944316156 22053 199.170.88.20 (4 Dec 1999 14:02:36 GMT)
X-Complaints-To: abuse AT io DOT com
NNTP-Posting-Date: 4 Dec 1999 14:02:36 GMT
X-Newsreader: Yarn 0.92 with YES 0.22
X-ISP: Illuminati Online
X-Revision: 1
Originator: eighner AT dillinger-2 DOT io DOT com (Lars Eighner)
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

In our last episode <3848D692 DOT A7C3B6E AT total DOT net>,
the lovely and talented grimm <fco AT total DOT net> broadcast on comp.os.msdos.djgpp:

|Cannot specify -o with -c or -S and multiple compilations

This means exactly what it says.  -o is incompatible with
-c and is incompatible with -S and multiple compilations.

If you are using -c, don't use -o.  -c will automagically
put the object file in <basefilenameofthesourcefile> with
a .o extension.  If you want an .exe, don't use -c.  It
will default to a.exe if you don't specify a name.


|	I looked everywhere in the options for any switches
|like -o, -c or -S but there doesn't seem to be anything in there.

There is a little man clone for djgpp.  I suggest you
download and install it.  You can sort of read man pages
with a text editor, but it takes some mental decoding.


-- 
          Lars Eighner  700 Hearn #101 Austin TX 78703 eighner AT io DOT com
      (512) 474-1920 (FAX answers 6th ring) http://www.io.com/%7Eeighner/
              bookstore: http://www.io.com/%7Eeighner/bookstore/
             "You're not old, dear, just English." -- Phil Edwards

- Raw text -


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