From: Nate Eldredge Newsgroups: comp.os.msdos.djgpp Subject: Re: problems compiling c++ in rhide Date: Wed, 01 Sep 1999 13:02:22 -0700 Organization: Harvey Mudd College Lines: 22 Message-ID: <37CD864E.13ED15A6@hmc.edu> References: <7qjmhn$o47$1 AT nickel DOT uunet DOT be> NNTP-Posting-Host: mercury.st.hmc.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: nntp1.interworld.net 936216159 68176 134.173.45.219 (1 Sep 1999 20:02:39 GMT) X-Complaints-To: usenet AT nntp1 DOT interworld DOT net NNTP-Posting-Date: 1 Sep 1999 20:02:39 GMT X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.12pre4 i586) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Nick de Graeve wrote: > > I tried to compile the trivial program "Hello World" ( test.cpp ) > > #include > 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. What did you type to compile it? -- Nate Eldredge neldredge AT hmc DOT edu