chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] build error w/ clang on macos


From: Peter Bex
Subject: Re: [Chicken-hackers] build error w/ clang on macos
Date: Thu, 6 Sep 2018 16:52:29 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On Thu, Sep 06, 2018 at 07:20:43AM -0700, Kon Lovett wrote:
> (sorry, under the weather, or i would investigate)
> 
> this doesn’t look right:
> 
>       clang: error: unsupported option '-b undle -headerpad_max_install_names’
> 
> last commit in local repo is:
> 
>       commit dc07113cf79a1930c6a109c738138dbea15afbc0 (HEAD -> master, 
> origin/master, origin/HEAD)
>       Author: Peter Bex <address@hidden>
>       Date:   Sat Sep 1 18:33:59 2018 +0200
> 
> #512 $ build_chicken check

Ah of course.  Thanks for reporting!

It seems that this is caused by the fix for #1515, and apparently on Mac OS
we were relying on the bogus behaviour that strings were just spliced into
the arguments list.  Could you try the attached patch?

Cheers,
Peter

Attachment: 0001-Fix-build-on-Mac-OS.patch
Description: Text Data

Attachment: signature.asc
Description: PGP signature


reply via email to

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