From: "Johan Venter" Newsgroups: comp.os.msdos.djgpp References: <7vap1h$iij$1 AT ftp DOT curtin DOT edu DOT au> Subject: Re: HELP ME PLEASE!! Lines: 25 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Fri, 29 Oct 1999 11:38:23 +1000 NNTP-Posting-Host: 203.40.83.205 X-Trace: newsfeeds.bigpond.com 941170017 203.40.83.205 (Fri, 29 Oct 1999 14:06:57 EST) NNTP-Posting-Date: Fri, 29 Oct 1999 14:06:57 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Josh Carson wrote in message news:7vap1h$iij$1 AT ftp DOT curtin DOT edu DOT au... > I am a beginner, and when I go to compile a simple C program, I get the > following compiler message: > > cannot specify -o with -c or -S and multiple compilations > > What is going on? > > I have not had this problem previously - the only thing different this time > is that the program is part of a project. > > Any help is appreciated. Obviously, you are merely supplying an incorrect mixture of switches to gcc, thus the above error. Please post the command line you are using to compile, and we will point out your error. -- Johan Venter ICQ 3643877 - jventer AT writeme DOT com The TPU DJGPP Interest Group - http://surf.to/djgppig The RSXNTDJ 1.5 HOWTO - http://surf.to/rsxntdj