bug-bash
[Top][All Lists]
Advanced

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

Re: Build fails with Xcode 12


From: Chet Ramey
Subject: Re: Build fails with Xcode 12
Date: Mon, 21 Sep 2020 09:39:36 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.12.0

On 9/19/20 12:45 PM, Adam Stewart wrote:
> I recently updated to Xcode 12 on macOS 10.15.6. Xcode 12 comes with Apple 
> Clang 12.0.0 (LLVM Clang 10.0.0), which fails to compile bash 5.0.18. This 
> can be reproduced with the typical `./configure; make; make install` logic. 

Thanks for the report. I just upgraded to Xcode 12 myself. This was fixed
about a year ago in the bash devel branch, and the fix is in bash-5.1,
currently in beta.

If you want to test the fix yourself, I've attached a patch to aclocal.m4.
You'll have to run `autoconf' to regenerate `configure', then re-run
`configure'.

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/

Attachment: xcode12-strsignal-conf.patch
Description: Text document


reply via email to

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