From: "Josh Carson" Newsgroups: comp.os.msdos.djgpp Subject: HELP ME PLEASE!! Date: Fri, 29 Oct 1999 08:17:12 +0800 Organization: Curtin University of Technology Lines: 14 Message-ID: <7vap1h$iij$1@ftp.curtin.edu.au> NNTP-Posting-Host: 134.7.204.126 X-Trace: ftp.curtin.edu.au 941156209 19027 134.7.204.126 (29 Oct 1999 00:16:49 GMT) X-Complaints-To: news AT news DOT curtin DOT edu DOT au NNTP-Posting-Date: 29 Oct 1999 00:16:49 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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.