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: ar, libapt and hand rolling .debs


Alex Bennee <kernel-hacker@bennee.com> writes:

> 1. Is the terminating of filenames with "/" in ar archives a bug or a
>    feature?

It's a SYSV feature.  It allows embedded spaces.

> 2. Is there any way to control the termination character from the ar
>    command line?

Chose a BFD target that has ar_pad_char == ' ' (ie. BSD format).

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."


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