From: Jim Ursetto <zbignie...@gmail.com>
Subject: Re: [Chicken-hackers] [PATCH] fix Mac OS X build
Date: Tue, 28 Jan 2014 13:10:53 -0600

> Do you mean, why isn't it in the README for Chicken? 

Yes, that's what I meant.

 I think it is a recent change, prior to XCode 5 AFAIK the shims were always 
installed in /usr/bin automatically.  

Not in Xcode4, as I'm quite sure, since I had quite some trouble figuring out 
the
correct locations.

>I thought that was still the case but it may have changed in OS X 10.9.  Yes, 
>install_name_tool etc. are part of this.  See the FILES section at the bottom 
>of xcode-select(1).
> 
> Try it out and if it works, we can add it to the README.  I can't try it 
> because I already have all the shims in /usr/bin.  I am using 10.9 and XCode 
> 5.0.2 but just upgraded to those recently.  I may have had to run 
> xcode-select to get homebrew to run, I can't remember.

If the user uses xcode-select to switch to another toolchain, then an already 
installed
chicken/csc/chicken-install will not find the correct tools. So I see no other 
way
than hardcoding the paths. 


felix

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to