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]

Re: [VMS/committed]: Set extension to archive member


On Apr 17, 2012, at 6:23 PM, Douglas B Rupp wrote:

> 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?

Yes.  That looks strange, but the extension is lost in the archive.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]