[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Thin archive relative directory calculation
From: |
Alan Modra |
Subject: |
Re: Thin archive relative directory calculation |
Date: |
Wed, 27 Apr 2011 18:59:08 +0930 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
On Sun, Apr 17, 2011 at 02:42:26AM -0500, Andrew Baxter wrote:
> I'm getting some incorrect directories in my thin .a files when
> creating the library in a directory above the current one. For
> example, if I do "ar rT ../x.a x.o" from the directory y, the
> relative location of x.o as specified in x.a is "../x.o" and not
> "y/x.o". It doesn't seem to be a problem in the opposite direction
> -- "ar rT x.a y/x.o" generates the relative location as "y/x.o".
>
> Actually, is this a bug?
I think so. Please open a bugzilla entry.
--
Alan Modra
Australia Development Lab, IBM