Gentoo Archives: gentoo-mips

From: Jason Pepas <cell@×××××××××××.edu>
To: gentoo-mips@l.g.o
Subject: Re: [gentoo-mips] bootstrap.sh on asus wl500g
Date: Fri, 16 Sep 2005 13:48:29
Message-Id: 20050916134817.GD1024@ices.utexas.edu
In Reply to: Re: [gentoo-mips] bootstrap.sh on asus wl500g by Jason Pepas
1 Ok, my config.log looks like so:
2
3 configure:2660: checking for suffix of object files
4 configure:2681: gcc -c -pipe -march=mips1 -O2 -O2 conftest.c >&5
5 gcc: Internal error: Segmentation fault (program as)
6 Please submit a full bug report.
7 See <URL:http://bugs.gentoo.org/> for instructions.
8 configure:2684: $? = 1
9 configure: failed program was:
10 | /* confdefs.h. */
11 |
12 | #define PACKAGE_NAME "GNU C Library"
13 | #define PACKAGE_TARNAME "c-library"
14 | #define PACKAGE_VERSION "(see version.h)"
15 | #define PACKAGE_STRING "GNU C Library (see version.h)"
16 | #define PACKAGE_BUGREPORT "glibc"
17 | /* end confdefs.h. */
18 |
19 | int
20 | main ()
21 | {
22 |
23 | ;
24 | return 0;
25 | }
26 configure:2698: error: cannot compute suffix of object files: cannot
27 compile
28 See `config.log' for more details.
29
30
31 hmm, other than the fact that gcc segfaulted, this doesn't seem to be
32 much help...
33
34 -jason pepas
35
36 --
37 gentoo-mips@g.o mailing list