[ardour-dev] [PATCH] minor OS X fixes to SConstruct

Taybin Rutkin taybin at earthlink.net
Tue Aug 16 05:15:19 PDT 2005


Looks good.  Thanks!  Will commit shortly.

Taybin

On Aug 14, 2005, at 6:01 PM, Kito wrote:

> Hello,
>
>     I've attached a small patch to fix some problems on OS X I was  
> having. Systems with both iconv and gettext installed can have  
> problems using different symbols at linktime vs runtime when  
> lazy_binding is in use, added the linker flag '-bind_at_load' which  
> should solve this. Also changed the altivec compiler flags a little  
> for the Apple branch of gcc and added a conditional to check for  
> the DarwinPorts dirs (/opt/local/{include,lib}) before blindly  
> adding them to the paths, should silence some ld warnings/errors  
> for those of us who don't use DarwinPorts.
>
> Ardour is the first reason I've had to muddle with scons, hopefully  
> I didn't butcher it up too badly ;)
>
> Hope this helps, and thanks to all for the excellent program and  
> hardwork!
>
> --Kito
>
>
> <ardour-SConstruct-darwin.patch>
> _______________________________________________
> ardour-dev mailing list
> ardour-dev at lists.ardour.org
> http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org
>




More information about the Ardour-Dev mailing list