From owner-freebsd-sparc Mon Mar 11 10:36: 3 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 3B1A037B400 for ; Mon, 11 Mar 2002 10:35:44 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.6) id g2BIZhM08797; Mon, 11 Mar 2002 13:35:43 -0500 (EST) (envelope-from wollman) Date: Mon, 11 Mar 2002 13:35:43 -0500 (EST) From: Garrett Wollman Message-Id: <200203111835.g2BIZhM08797@khavrinen.lcs.mit.edu> To: sparc@freebsd.org Subject: Latest toolchain broken... Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org (David, you already have the text of foo.c.) $ cc -v foo.c Reading specs from /arch/sparc64/native-uberbaum/lib/gcc-lib/sparc64-deo-freebsd5/3.1/specs Configured with: ../uberbaum/configure --target=sparc64-deo-freebsd5 --host=sparc64-deo-freebsd5 --build=i386-deo-freebsd5 --prefix=/arch/sparc64/native-uberbaum --enable-languages=c --disable-shared --disable-multilibs --disable-nls --disable-threads --without-newlib --without-libgloss Thread model: single gcc version 3.1 20020310 (prerelease) /arch/sparc64/native-uberbaum/lib/gcc-lib/sparc64-deo-freebsd5/3.1/cc1 -lang-c -v -iprefix /usr/bin/../lib/gcc-lib/sparc64-deo-freebsd5/3.1/ -D__GNUC__=3 -D__GNUC_MINOR__=1 -D__GNUC_PATCHLEVEL__=0 -D__FreeBSD__=5 -Dunix -D__ELF__ -D__KPRINTF_ATTRIBUTE__ -D__FreeBSD__=5 -D__unix__ -D__ELF__ -D__KPRINTF_ATTRIBUTE__ -D__unix -Asystem=unix -Asystem=bsd -Asystem=FreeBSD -D__NO_INLINE__ -D__STDC_HOSTED__=1 -D__sparc64__ -D__sparc_v9__ foo.c -quiet -dumpbase foo.c -version -o /var/tmp//ccPGjdcK.s GNU CPP version 3.1 20020310 (prerelease) (cpplib) (FreeBSD/sparc64 ELF) GNU C version 3.1 20020310 (prerelease) (sparc64-deo-freebsd5) compiled by GNU C version 3.1 20020310 (prerelease). ignoring nonexistent directory "/usr/lib/gcc-lib/sparc64-deo-freebsd5/3.1/include" ignoring nonexistent directory "/usr/lib/gcc-lib/sparc64-deo-freebsd5/3.1/../../../../sparc64-deo-freebsd5/include" ignoring nonexistent directory "/arch/sparc64/native-uberbaum/lib/gcc-lib/sparc64-deo-freebsd5/3.1/include" ignoring duplicate directory "/usr/include" #include "..." search starts here: #include <...> search starts here: /usr/local/include /arch/sparc64/native-uberbaum/include /arch/sparc64/native-uberbaum/sparc64-deo-freebsd5/include End of search list. /arch/sparc64/native-uberbaum/lib/gcc-lib/sparc64-deo-freebsd5/3.1/../../../../sparc64-deo-freebsd5/bin/as -V -Qy -Av9a -o /var/tmp//ccgr3e1u.o /var/tmp//ccPGjdcK.s GNU assembler version 2.12.90 (sparc64-deo-freebsd5) using BFD version 2.12.90 20020310 cc: Internal error: Illegal instruction (program as) Please submit a full bug report. See for instructions. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message