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

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

Reply via email to