From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27591 invoked by alias); 9 May 2003 15:28:08 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 27513 invoked by uid 48); 9 May 2003 15:28:06 -0000 Date: Fri, 09 May 2003 15:28:00 -0000 Message-ID: <20030509152806.27512.qmail@sources.redhat.com> To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, mikerushford@eyes-on-the-skies.org, nobody@gcc.gnu.org From: bangerth@dealii.org Reply-To: bangerth@dealii.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, mikerushford@eyes-on-the-skies.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org Subject: Re: bootstrap/7800: underscore.c:0: malformed option `-A system=posix' X-SW-Source: 2003-05/txt/msg00745.txt.bz2 List-Id: Synopsis: underscore.c:0: malformed option `-A system=posix' State-Changed-From-To: open->feedback State-Changed-By: bangerth State-Changed-When: Fri May 9 15:28:06 2003 State-Changed-Why: Zack posted this question a while ago: > make[3]: Entering directory `/sda3/objdir/gcc/intl' > make[3]: Nothing to be done for `all'. > make[3]: Leaving directory `/sda3/objdir/gcc/intl' > gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -DHAVE_CONFIG_H -I. -I. -I/sda3/gcc-3.1.1/gcc-3.1.1/gcc -I/sda3/gcc-3.1.1/gcc-3.1.1/gcc/. -I/sda3/gcc-3.1.1/gcc-3.1.1/gcc/config -I/sda3/gcc-3.1.1/gcc-3.1.1/gcc/../include underscore.c -o underscore.o > underscore.c:0: malformed option `-A system=posix' This error indicates that the bootstrap compiler is picking up the specs file for the just-built compiler; naturally this cannot work. I am not sure how it could have happened -- please repeat the command I quoted, with an additional -v option tacked on the end, and post the output. zw http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7800