When I try to build binutils version 2.19.1 as a cross-tool, I get this error:
cc1: warnings being treated as errors
../../binutils-2.19.1/gas/config/tc-ia64.c: In function ‘fix_insn’:
../../binutils-2.19.1/gas/config/tc-ia64.c:11162: error: format not a string
literal and no format arguments
I run configure with the following arguments:
../binutils-2.19.1/configure CC="ccache gcc" CXX="ccache g++"
--prefix=$HOME/Lin/Cross-Tools/ --disable-nls --target=ia64-unknown-linux-gnu
--with-gmp=$HOME/Lin/Cross-Tools/

I'm running a fully patched Ubuntu Intrepid Ibex 32-bits on a Core 2 Duo CPU.
Also, I've searched the for the above bug and it doesn't seem to have been
reported yet.

-- 
           Summary: Error while compiling gas/tc-ia64.c as a cross-tool
           Product: binutils
           Version: 2.19
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: marco dot schulze at hotmail dot com
                CC: bug-binutils at gnu dot org
  GCC host triplet: i486-pc-linux-gnu
GCC target triplet: ia64-unknown-linux-gnu


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

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


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to