From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31574 invoked by alias); 4 Dec 2009 21:54:39 -0000 Received: (qmail 31514 invoked by uid 48); 4 Dec 2009 21:54:21 -0000 Date: Fri, 04 Dec 2009 21:54:00 -0000 Subject: [Bug target/42287] New: xgcc: Internal error: Segmentation fault (program as) X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "mark at advancedtechcorp dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-12/txt/msg00443.txt.bz2 Attempting to build GCC for a powerpc-linux-gnu target. Host machine is i686 running Linux 2.6.31.6-145.fc12.i686.PAE Get the dreaded "checking for suffix of object files... configure: error: cannot compute suffix of object files: cannot compile See `config.log' for more details." message. Looking at config.log (in powerpc-linux-gnu/libgcc), I find a message telling me to report the segmentation fault of as. So, I'm doing it. What a pain it is to build GCC for this target. Any help is greatly appreciated. -- Summary: xgcc: Internal error: Segmentation fault (program as) Product: gcc Version: 4.3.4 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mark at advancedtechcorp dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: powerpc-linux-gnu GCC target triplet: powerpc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42287