bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/28759] ar: Add --thin to avoid 'T' conflict with X/Open Sy


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/28759] ar: Add --thin to avoid 'T' conflict with X/Open System Interface
Date: Tue, 11 Jan 2022 17:00:15 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=28759

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Fangrui Song <maskray@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d1b69c506f7855e5b90039abdadaf1d05b085c4c

commit d1b69c506f7855e5b90039abdadaf1d05b085c4c
Author: Fangrui Song <maskray@google.com>
Date:   Tue Jan 11 08:59:40 2022 -0800

    ar: Add --thin for creating thin archives

    In many ar implementations (FreeBSD, elfutils, etc), -T has the X/Open
    System Interface specified semantics. Therefore -T for thin archives is
    not recommended for portability. -T is deprecated without diagnostics.

        PR binutils/28759
        * ar.c (long_options): Add --thin.
        (usage) Add --thin. Deprecate -T without diagnostics.
        * doc/binutils.texi: Add doc.
        * NEWS: Mention --thin.
        * binutils/testsuite/binutils-all/ar.exp: Add tests.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]