This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
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.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |