From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24273 invoked by alias); 28 Aug 2003 23:30:56 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 24266 invoked by uid 48); 28 Aug 2003 23:30:56 -0000 Date: Thu, 28 Aug 2003 23:30:00 -0000 From: "gcc-bug at bullseye dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20030828233055.12098.gcc-bug@bullseye.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug bootstrap/12098] New: error: invalid switch '-x' X-Bugzilla-Reason: CC X-SW-Source: 2003-08/txt/msg03187.txt.bz2 List-Id: PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12098 Summary: error: invalid switch '-x' Product: gcc Version: 3.3.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gcc-bug at bullseye dot com CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: ia64-hp-hpux11.22 When building GCC C and C++ with HP C A.05.50, the "make bootstrap" fails with: ./xgcc -B./ -B/usr/local/ia64-hp-hpux11.22/bin/ -isystem /usr/local/ia64-hp- hpux11.22/include -isystem /usr/local/ia64-hp-hpux11.22/sys-include -O2 - DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes - isystem ./include -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. - I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include -mlp64 - DL__divdf3 -xassembler-with-cpp -c ../../gcc/config/ia64/lib1funcs.asm -o libgcc/hpux64/__divdf3.o error: error: invalid invalid switch '-x' switch '-x' I used no "configure" options and I have no version of GCC installed.