bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/11383] New: bin2c cannot link because it requires libintl


From: vincent at labri dot fr
Subject: [Bug binutils/11383] New: bin2c cannot link because it requires libintl
Date: 16 Mar 2010 14:01:22 -0000

Trying to compile binutils 2.20.1 fails because the bin2c utility cannot link.

The undefined symbols are clearly from libintl, so adding $(LIBINTL) to the
command line in the generated binutils/Makefile allowed me to continue the 
build.

I'm not sure what is the way to go here: either add $(LIBINTL) to that command
line (around line 1213 of binutils/Makefile.in), or some other magic; I'm not
familiar with the binutils sources.

-- 
           Summary: bin2c cannot link because it requires libintl
           Product: binutils
           Version: 2.20
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: vincent at labri dot fr
                CC: bug-binutils at gnu dot org
 GCC build triplet: x86_64-unknown-netbsd5.0.
  GCC host triplet: x86_64-unknown-netbsd5.0.


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

------- 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]