www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/12/04/15:08:15

Message-ID: <384966FC.B070A521@total.net>
From: grimm <fco AT total DOT net>
X-Mailer: Mozilla 4.7 [en] (Win95; I)
X-Accept-Language: en
MIME-Version: 1.0
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Newbie: COMPILE ERROR in RHIDE
References: <3848D692 DOT A7C3B6E AT total DOT net> <xAQS4AwZq0FF092yn AT io DOT com>
Lines: 28
Date: Sat, 04 Dec 1999 14:09:48 -0500
NNTP-Posting-Host: 216.210.40.192
X-Complaints-To: abuse AT total DOT net
X-Trace: news.total.net 944334361 216.210.40.192 (Sat, 04 Dec 1999 14:06:01 EST)
NNTP-Posting-Date: Sat, 04 Dec 1999 14:06:01 EST
Organization: TotalNet Inc.
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

greetings,

	I had gotten this reply  a week ago when I posted the
original message, unfortunately I didn't make it clear enough
it seems in my newly revised message that I am not willingly
using these switches, that when I compile with 'gcc welcome.c'
it works fine but when I use RHIDE and any of the built in
compile/make/run commands I get the error. I did not modify
any configuration options and haven't found any traces of
those switches in the current configuration.

	So the problem is, right out of the box, when I
try to compile in RHIDE with the built in commands and without
modifying any options, it gives me that error.

	Thank you for your time.

	Andy

> |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.

- Raw text -


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