View previous topic :: View next topic |
Author |
Message |
dev-null-devil Tux's lil' helper
Joined: 12 May 2003 Posts: 93
|
Posted: Sun Jun 01, 2003 9:51 pm Post subject: Cyrix: Not worthy? |
|
|
I dont really know if it's the system or if its the package it's wrong with. I tried to emerge gcc since the g++ compiler was missing, so emerge'ed gcc but after a while i got this error:
Code: | gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I/var/tmp/portage/gcc-3.2.2/work/gcc-3.2.2/gcc -I/var/tmp/portage/gcc-3.2.2/work/gcc-3.2.2/gcc/. -I/var/tmp/portage/gcc-3.2.2/work/gcc-3.2.2/gcc/config -I/var/tmp/portage/gcc-3.2.2/work/gcc-3.2.2/gcc/../include /var/tmp/portage/gcc-3.2.2/work/gcc-3.2.2/gcc/cppinit.c -o cppinit.o
gcc: Internal error: Terminated (program cc1)
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [cppinit.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [s-attrtab] Error 143
make[2]: Leaving directory `/var/tmp/portage/gcc-3.2.2/work/build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.2.2/work/build/gcc'
make: *** [bootstrap-lean] Error 2
!!! ERROR: sys-devel/gcc-3.2.2 failed.
!!! Function src_compile, Line 307, Exitcode 2
!!! (no error message)
|
However, this is my cpuinfo file (/proc/cpuinfo):
Code: |
processor : 0
vendor_id : CyrixInstead
cpu family : 6
model : 1
model name : 6x86MX 2x Core/Bus Clock
stepping : 4
cpu MHz : 133.164
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : yes
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu de tsc msr cx8 pge cmov mmx cyrix_arr
bogomips : 265.42
|
Is this computer "not worthy" an gentoo linux distribution? _________________ All change, motion, and time is an illusion.
-- Plato, year 310
Last edited by dev-null-devil on Mon Jun 02, 2003 1:29 pm; edited 1 time in total |
|
Back to top |
|
|
aja l33t
Joined: 26 Aug 2002 Posts: 705 Location: Edmonton, Canada
|
Posted: Mon Jun 02, 2003 12:45 am Post subject: |
|
|
What are your CFLAGS? Better yet, post the results of:
(That will list your portage environment settings, including CFLAGS and USE |
|
Back to top |
|
|
dev-null-devil Tux's lil' helper
Joined: 12 May 2003 Posts: 93
|
Posted: Mon Jun 02, 2003 11:28 am Post subject: |
|
|
Allright, here is the output from "emerge info"..
Code: |
Portage 2.0.48 (default-x86-1.4, [unavailable], glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-xfs-r2 i686
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ http://gentoo.linux.no/ ftp://gentoo.linux.no/pub/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi berkdb crypt cups encode gdbm gif gpm imlib jpeg libg++ libwww mikmod mmx motif mpeg ncurses nls oggvorbis pam pdflib png python quicktime sdl slang spell ssl svga tcpd truetype xml2 xmms xv zlib readline ipv6 mysql -alsa -arts -java -X -esd -gnome -kde -gtk -qt -opengl -mozilla -bonobo"
COMPILER="gcc3"
CHOST="i386-pc-linux-gnu"
CFLAGS="-O3 -mcpu=i386 -pipe"
CXXFLAGS="-O3 -mcpu=i386 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
|
_________________ All change, motion, and time is an illusion.
-- Plato, year 310 |
|
Back to top |
|
|
aja l33t
Joined: 26 Aug 2002 Posts: 705 Location: Edmonton, Canada
|
Posted: Mon Jun 02, 2003 9:37 pm Post subject: |
|
|
I don't see anything in particular. Any Cyrix folks out there?
Did you try removing the optimization flag (-O3)? |
|
Back to top |
|
|
Gnufsh Guru
Joined: 28 Dec 2002 Posts: 400 Location: Portland, OR
|
Posted: Tue Jun 03, 2003 8:44 am Post subject: |
|
|
Quote: | System uname: 2.4.20-xfs-r2 i686 |
Does thin mean you compiled your kernel for an i686? If so, you may want to change that. I also see 3dnow in your use flag, while your cpuinfo doesn't show 3dnow support. |
|
Back to top |
|
|
dev-null-devil Tux's lil' helper
Joined: 12 May 2003 Posts: 93
|
Posted: Wed Jun 04, 2003 5:15 am Post subject: |
|
|
Hmm, i'll try to change, thanks.. _________________ All change, motion, and time is an illusion.
-- Plato, year 310 |
|
Back to top |
|
|
pilla Bodhisattva
Joined: 07 Aug 2002 Posts: 7730 Location: Underworld
|
Posted: Wed Jun 04, 2003 10:38 am Post subject: |
|
|
Moving to HW & Laptops _________________ "I'm just very selective about the reality I choose to accept." -- Calvin |
|
Back to top |
|
|
|