[VMS/committed]: Set extension to archive member
Douglas B Rupp
rupp@gnat.com
Tue Apr 17 16:48:00 GMT 2012
On 4/17/2012 3:50 AM, Tristan Gingold wrote:
> Hi,
>
> VMS archives member names doesn't have extension (only the 'basename' is stored).
> But this is not the usual convention for ar, and some tools (libtool) expect that extracted
> members of an archive to have the standard object extension.
>
> This patch implements this behaviour, thus making VMS archives more UNIX friendly.
>
> Committed on trunk.
>
> Tristan.
So if one inserts a .o, it extracts as a .obj?
More information about the Binutils
mailing list