bug-gnulib
[Top][All Lists]
Advanced

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

Re: Fwd: GnuTLS 3.6.12 patch for OS X 10.9


From: Jeffrey Walton
Subject: Re: Fwd: GnuTLS 3.6.12 patch for OS X 10.9
Date: Mon, 3 Feb 2020 19:50:30 -0500

On Mon, Feb 3, 2020 at 4:28 PM Paul Eggert <address@hidden> wrote:
>
> Looking at the online Clang manuals, it appears that Clang started
> supporting _Noreturn starting with 3.5.0. So does the attached
> (untested) patch work for you? If not, please advise.

If interested, I can provide SSH access to a PowerMac running OS X
10.5 with Apple GCC 4.0.1, and a MacBook running OS X 10.9 with Apple
Clang 6.0.

Apple Clang 6.0 is roughly LLVM Clang 3.5:

    $ /usr/bin/clang --version
    Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)
    Target: x86_64-apple-darwin13.4.0

The are several other compilers on the MacBook with OS X 10.9. They
are supplied by MacPorts:

    $ find /opt/local/bin -name '*gcc-mp*' -o -name '*clang-mp*'
    /opt/local/bin/clang-mp-3.7
    /opt/local/bin/clang-mp-5.0
    /opt/local/bin/clang-mp-6.0
    /opt/local/bin/clang-mp-7.0
    /opt/local/bin/clang-mp-8.0
    /opt/local/bin/gcc-mp-5
    /opt/local/bin/gcc-mp-6
    /opt/local/bin/gcc-mp-7

I need your authorized_keys, if interested.

Jeff



reply via email to

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