[LV2] OT: 32-bit Build on OSX

David Robillard d at drobilla.net
Wed Nov 26 11:25:14 PST 2014


On 2014-11-26 09:29, Michael R. Fisher wrote:
[...]
> Hello you want these flags pretended to your waf configure command:
> 
> CFLAGS="-arch i386 -arch x86_64" LDFLAGS="-arch i386 -arch x86_64" ./waf configure ......
> 
> This will give you a universal binary compatible with 32bit and 64 bit hosts. If you want 32bit only just remove the appropriate -arch flags.

Thanks, Michael.  I will look into adding --32 --64 and --universal
options to the configure script so it's obvious how to do this from the
help output.  Perhaps universal should be the default for OSX?

Anyone know what the corresponding flags are for MSVC?

-- 
dr


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.lv2plug.in/pipermail/devel-lv2plug.in/attachments/20141126/6ddb041f/attachment-0001.pgp>


More information about the Devel mailing list