[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/10773] Malformed archive created when adding several files
From: |
clearlymichele at yahoo dot com |
Subject: |
[Bug binutils/10773] Malformed archive created when adding several files at once |
Date: |
Fri, 16 Dec 2016 17:41:18 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=10773
Michele <clearlymichele at yahoo dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clearlymichele at yahoo dot com
--- Comment #13 from Michele <clearlymichele at yahoo dot com> ---
I noticed that when I had a Malformed archive for building geotiff for linux,
we had switched the linux dir to un-matching things in different cases. For
example, our linux version from the command line is 4.4.4. In the makefile,
the linux LIB_DIR is linux64_gcc46/lib. However, the geotiff subdir had a
dependency on proj and tiff, which had different LIB_DIR names than that for
the linux lib. Once I got them all matching up, the AR command in the makefile
did not have an error.
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug binutils/10773] Malformed archive created when adding several files at once,
clearlymichele at yahoo dot com <=