bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/4277] New: BFD reports internal error at elflink.c in elf_link_o


From: helllamer at gmail dot com
Subject: [Bug ld/4277] New: BFD reports internal error at elflink.c in elf_link_output_extsym
Date: 26 Mar 2007 07:41:26 -0000

OS: openSUSE 10.2 x86_64
kernel: vanilla 2.6.20.3GNU ld version 2.17.50.0.5 20060927 (SUSE Linux)
Copyright 2005 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
CPU: AMD Turion 64

> ld --version
GNU ld version 2.17.50.0.5 20060927 (SUSE Linux)
Copyright 2005 Free Software Foundation, Inc.

> env |grep FLAGS
CFLAGS=-O4 -march=k8 -mtune=k8 -pipe -s -ftree-vectorize 
LDFLAGS=-s 
-Wl,-O1,-zdynsort,-z,combreloc,-hashval,--as-needed,--enable-new-dtags -Bdirect
> cd any_program_src_dir
> ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output...
 configure: error: C compiler cannot create executables

> cat config.log | grep ld
configure:2106: 
gcc -O4 -march=k8 -mtune=k8 -pipe -s -ftree-vectorize  -s 
-Wl,-O1,-zdynsort,-z,combreloc,-hashval,--as-needed,--enable-ne
w-dtags -Bdirect conftest.c  >&5
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld: 
BFD 2.17.50.0.5 20060927 (SUSE Linux) internal error, aborting 
at ../../bfd/elflink.c line 7383 in elf_link_output_extsym
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld: 
Please report this bug.
collect2: ld returned 1 exit status

> export LDFLAGS=""
> ./configure
> make
> make install
no errors.

-- 
           Summary: BFD reports internal error at elflink.c in
                    elf_link_output_extsym
           Product: binutils
           Version: 2.17
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: helllamer at gmail dot com
                CC: bug-binutils at gnu dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=4277

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]