From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10491 invoked by alias); 9 Jun 2009 08:54:48 -0000 Received: (qmail 10415 invoked by uid 48); 9 Jun 2009 08:54:29 -0000 Date: Tue, 09 Jun 2009 08:54:00 -0000 Message-ID: <20090609085429.10414.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/40332] (.eh_frame); no .eh_frame_hdr table will be created. In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jv244 at cam dot ac dot uk" 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-06/txt/msg00522.txt.bz2 ------- Comment #5 from jv244 at cam dot ac dot uk 2009-06-09 08:54 ------- (In reply to comment #4) > Start with trying newer binutils. same error with : /data03/vondele/binutils-2.19.1/build/bin/ld: error in /data03/vondele/clean/cp2k/src/../lib/Linux-x86-64-gfortran/sdbg/libcp2k_lib.a(ep_methods.o)(.eh_frame); no .eh_frame_hdr table will be created. make[2]: Leaving directory `/data03/vondele/clean/cp2k/obj/Linux-x86-64-gfortran/sdbg' make[1]: Leaving directory `/data03/vondele/clean/cp2k/src' vondele@pcihopt3:/data03/vondele/clean/cp2k/src> ld -v GNU ld (GNU Binutils) 2.19.1 vondele@pcihopt3:/data03/vondele/clean/cp2k/src> gcc -v Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: /data03/vondele/gcc_trunk/gcc/configure --disable-bootstrap --prefix=/data03/vondele/gcc_trunk/build --enable-languages=c,c++,fortran --disable-multilib --with-ppl=/data03/vondele/gcc_trunk/build/ --with-cloog=/data03/vondele/gcc_trunk/build/ Thread model: posix gcc version 4.5.0 20090608 (experimental) [trunk revision 148276] (GCC) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40332