From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14486 invoked by alias); 1 Jul 2009 11:58:19 -0000 Received: (qmail 14442 invoked by uid 48); 1 Jul 2009 11:58:06 -0000 Date: Wed, 01 Jul 2009 11:58:00 -0000 Message-ID: <20090701115806.14441.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/35531] Assembler failure while compiling libgcc In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "marek dot rouchal at infineon 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-07/txt/msg00031.txt.bz2 ------- Comment #11 from marek dot rouchal at infineon dot com 2009-07-01 11:58 ------- (In reply to comment #2) > and did get farther, but the final link fails like > ... > ld: fatal: unwind table: file > /home/bfriesen/build/gcc-4.3.0/./gcc/amd64/crtend.o: section .eh_frame: bad cie > version 0: offset 0xfffffd7fffdfb220 I saw this, too with gcc-4.3.2 on Solaris 10 x86. The issue is described also in Bug 33100, which seems to be fixed in gcc-4.3.3. Furthermore, the linker error is supposed to be fixed with a Sun/Solaris patch: 139574-03 for SPARC and 139575-03 for x86 (quoted from Bug 33100). -Marek -- marek dot rouchal at infineon dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marek dot rouchal at | |infineon dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35531