bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/20464] New: hppa-linux-gnu-ranlib: libcpp.a: File format n


From: danglin at gcc dot gnu.org
Subject: [Bug binutils/20464] New: hppa-linux-gnu-ranlib: libcpp.a: File format not recognized
Date: Sat, 13 Aug 2016 15:39:27 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=20464

            Bug ID: 20464
           Summary: hppa-linux-gnu-ranlib: libcpp.a: File format not
                    recognized
           Product: binutils
           Version: 2.27
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa-unknown-linux-gnu
            Target: hppa-unknown-linux-gnu
             Build: hppa-unknown-linux-gnu

In gcc trunk build, the following error occurs:

ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o
files.o
 identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o
tradition
al.o
ar: `u' modifier ignored since `D' is the default (see `U')
hppa-linux-gnu-ranlib libcpp.a
hppa-linux-gnu-ranlib: libcpp.a: File format not recognized
Makefile:100: recipe for target 'libcpp.a' failed
make[3]: *** [libcpp.a] Error 1
make[3]: Leaving directory
'/home/dave/gnu/gcc/objdir/build-hppa-linux-gnu/libcp
p'
Makefile:2834: recipe for target 'all-build-libcpp' failed

A similar error occurs in glibc build.

The file format of archive libraries is not recognized.

mx3210:/home/dave# hppa-linux-gnu-ranlib --version
GNU ranlib (GNU Binutils for Debian) 2.27
Copyright (C) 2016 Free Software Foundation, Inc.

The bug is not present in 2.26.1.

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