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

Kito kito at gentoo.org
Sun Aug 14 15:01:36 PDT 2005


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ardour-SConstruct-darwin.patch
Type: application/octet-stream
Size: 1897 bytes
Desc: not available
URL: <http://lists.ardour.org/pipermail/ardour-dev-ardour.org/attachments/20050814/20d4a9bc/attachment.obj>


More information about the Ardour-Dev mailing list