From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EGGZo-0006ZO-Fo for garchives@archives.gentoo.org; Fri, 16 Sep 2005 13:48:29 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j8GDhC0Y009063; Fri, 16 Sep 2005 13:43:12 GMT Received: from ices.utexas.edu (vortex.ices.utexas.edu [128.83.68.102]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j8GDhB4H032433 for ; Fri, 16 Sep 2005 13:43:11 GMT Received: from block.ices.utexas.edu (block.ices.utexas.edu [128.83.68.107]) by ices.utexas.edu (Postfix) with ESMTP id 5C2274385F for ; Fri, 16 Sep 2005 08:48:38 -0500 (CDT) Received: by block.ices.utexas.edu (Postfix, from userid 2120) id 47E79533A7; Fri, 16 Sep 2005 08:48:17 -0500 (CDT) Date: Fri, 16 Sep 2005 08:48:17 -0500 From: Jason Pepas To: gentoo-mips@lists.gentoo.org Subject: Re: [gentoo-mips] bootstrap.sh on asus wl500g Message-ID: <20050916134817.GD1024@ices.utexas.edu> References: <20050916133443.GA1024@ices.utexas.edu> <20050916134248.GC1024@ices.utexas.edu> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-mips@gentoo.org Reply-to: gentoo-mips@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050916134248.GC1024@ices.utexas.edu> User-Agent: Mutt/1.5.6i X-Archives-Salt: a4e96b24-929d-4d3d-997e-f6d3d31cd30e X-Archives-Hash: f6a4d00053fe38cd74856bc3291212c4 Ok, my config.log looks like so: configure:2660: checking for suffix of object files configure:2681: gcc -c -pipe -march=mips1 -O2 -O2 conftest.c >&5 gcc: Internal error: Segmentation fault (program as) Please submit a full bug report. See for instructions. configure:2684: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU C Library" | #define PACKAGE_TARNAME "c-library" | #define PACKAGE_VERSION "(see version.h)" | #define PACKAGE_STRING "GNU C Library (see version.h)" | #define PACKAGE_BUGREPORT "glibc" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2698: error: cannot compute suffix of object files: cannot compile See `config.log' for more details. hmm, other than the fact that gcc segfaulted, this doesn't seem to be much help... -jason pepas -- gentoo-mips@gentoo.org mailing list