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.62) (envelope-from ) id 1H5kD1-0003WL-7J for garchives@archives.gentoo.org; Sat, 13 Jan 2007 14:50:15 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0DEn8kf008333; Sat, 13 Jan 2007 14:49:08 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0DEixvj018047 for ; Sat, 13 Jan 2007 14:45:00 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id F1BED64DC0 for ; Sat, 13 Jan 2007 14:44:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.065 X-Spam-Level: X-Spam-Status: No, score=-2.065 required=5.5 tests=[AWL=0.399, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZJwV9+g9UsFP for ; Sat, 13 Jan 2007 14:44:51 +0000 (UTC) Received: from bullet.espersunited.com (adsl-70-234-122-249.dsl.tul2ok.sbcglobal.net [70.234.122.249]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 3C78B64C32 for ; Sat, 13 Jan 2007 14:44:49 +0000 (UTC) Received: from [70.234.122.250] (camille.espersunited.com [70.234.122.250]) by bullet.espersunited.com (8.13.7/8.13.7) with ESMTP id l0DEgqdR020067 for ; Sat, 13 Jan 2007 08:43:33 -0600 Subject: [gentoo-user] OT - Is there a gcc-4.1.1 alternative? From: Michael Sullivan To: gentoo-user Content-Type: text/plain Date: Sat, 13 Jan 2007 08:42:49 -0600 Message-Id: <1168699369.14521.15.camel@camille.espersunited.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 5e4a1de7-9c31-42fe-ba5c-8fc14c6d140b X-Archives-Hash: 436fae4930177df1a28ebbc0d326feae I'm fed up with this. I've restarted the emerge of gcc-4.1.1-r3 on my server box four times now. It always gets to compiling insn-attrtab.o and then it never stops. I even went into the Makefile to find the exact command used to compile this particular object file and ran the command manually. It only took half an hour, but when I told it to emerge sys-devel/gcc, I guess it didn't like my manually built file, so it's doing it over again. This time it's been trying to build this file for over eight hours. 4499 root 18 0 132m 35m 416 R 1.5 60.2 8:41.94 cc1 bullet ~ # strace -p 4499 Process 4499 attached - interrupt to quit This strace doesn't help me much. What does "attached" mean, anyway? Is there some other way for me to get gcc-4 on my server box? Some binary package for an i586 maybe? -- gentoo-user@gentoo.org mailing list