bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12391] New: compile not okay with 2.21.51.0.3 / .4 / .5 at ld/ea


From: niki.waibel at gmx dot net
Subject: [Bug ld/12391] New: compile not okay with 2.21.51.0.3 / .4 / .5 at ld/earmelf.c
Date: Wed, 12 Jan 2011 03:48:29 +0000

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

           Summary: compile not okay with 2.21.51.0.3 / .4 / .5 at
                    ld/earmelf.c
           Product: binutils
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: address@hidden
        ReportedBy: address@hidden


compilation of 2.21.51.0.3 / .4 / .5 fails with:
===
make[4]: Entering directory `/tmp/binutils-2.21.51.0.3/ld'
gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include  -fPIC
-Wall -O3 -DENABLE_PLUGINS
-DLOCALEDIR="\"/misc/x86_64-unknown-linux-gnu/opt/binutils/2.21.51.0.3/share/locale\""
-I/misc/x86_64-unknown-linux-gnu/include -W -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wshadow -fPIC -Wall -O3 -MT earmelf.o -MD -MP -MF
.deps/earmelf.Tpo -c -o earmelf.o earmelf.c
earmelf.c:2038:1: error: redefinition of 'gldarmelf_finish'
earmelf.c:444:1: note: previous definition of 'gldarmelf_finish' was here
earmelf.c:444:1: warning: 'gldarmelf_finish' defined but not used
make[4]: *** [earmelf.o] Error 1
make[4]: Leaving directory `/tmp/binutils-2.21.51.0.3/ld'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/binutils-2.21.51.0.3/ld'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/binutils-2.21.51.0.3/ld'
make[1]: *** [all-ld] Error 2
make[1]: Leaving directory `/tmp/binutils-2.21.51.0.3'
make: *** [all] Error 2
===

2.21.51.0.2 is okay.

i am using --enable-shared --disable-static --disable-nls --enable-64-bit-bfd
--enable-targets=all --disable-werror configure options on Linux nblnx-1
2.6.35.10-74.fc14.x86_64 #1 SMP Thu Dec 23 16:04:50 UTC 2010 x86_64 GNU/Linux.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

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