From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20862 invoked by alias); 27 Feb 2003 19:02:59 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 20853 invoked from network); 27 Feb 2003 19:02:58 -0000 Received: from unknown (HELO potter.codesourcery.com) (66.60.142.42) by 172.16.49.205 with SMTP; 27 Feb 2003 19:02:58 -0000 Received: from potter.codesourcery.com (localhost [127.0.0.1]) by potter.codesourcery.com (8.12.6/8.12.6) with ESMTP id h1RJ2tL5004521; Thu, 27 Feb 2003 11:02:55 -0800 (PST) (envelope-from anguiano@codesourcery.com) Received: (from anguiano@localhost) by potter.codesourcery.com (8.12.6/8.12.6/Submit) id h1RJ2sih004518; Thu, 27 Feb 2003 11:02:54 -0800 (PST) X-Authentication-Warning: potter.codesourcery.com: anguiano set sender to anguiano@codesourcery.com using -f To: matt.sherwood@philips.com Cc: gcc-help@gcc.gnu.org Subject: Re: Help on compiles References: From: Ricardo Anguiano In-Reply-To: Date: Thu, 27 Feb 2003 19:02:00 -0000 Message-ID: <86el5t35sx.fsf@potter.codesourcery.com> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-02/txt/msg00283.txt.bz2 matt.sherwood@philips.com writes: > Hello, My name is Matt Sherwood. I am trying to compile a program > for the first time, and I am getting the following errors. It would > seem that my overall environment is incomplete, but I cannot > pinpoint the problem. Any assistance you can give is greatly > appreciated: > > gcc: +O2: No such file or directory > gcc: +Z: No such file or directory > gcc: +DAportable: No such file or directory > gcc: +DS2.0: No such file or directory > gcc: +Omultiprocessor: No such file or directory > gcc: +Ofastaccess: No such file or directory > gcc: +Oentrysched: No such file or directory > gcc: +Onolimit: No such file or directory > gcc: +ESlit: No such file or directory > gcc: +Oprocelim: No such file or directory Matt, We need more information if we are going to be able to help. What sort of system is this on? How was the compiler installed? What is the command line you are using to compile the program? Which version of gcc are you using? What is the program? Can you include the source code for the program? On first blush, it appears that options you passed to gcc are being interpreted as input files. Thanks, -- Ricardo Anguiano http://www.codesourcery.com