2012/10/31 Sean McBride <s...@rogue-research.com>:
> On Wed, 31 Oct 2012 20:07:17 +0100, Ludovic Rousseau said:
>
>>You missed my latest change about build for 32 and 64 bits :-(
>>
>>I propose to add to Xcode/common.xcconfig:
>>ARCHS = $(ARCHS_STANDARD_32_64_BIT)
>>
>>Or maybe there is a better place for this setting.
>
> Actually, I didn't miss it; it's just that I don't think we should put 
> anything there because those ARCHS_STANDARD_32_64_BIT have changed so many 
> times over various versions of Xcode that they never mean the same thing.  
> IMHO, better to let Xcode build with its default compiler, SDK, deployment 
> target, and arches.

I mostly agree. But: :-)
- the default is then to build a 32-bits library on my 64-bits system.
I don't know why.
- Xiaofan complained that only one architecture was targeted.

I don't know if we can have the same Xcode project for every versions
of Mac OS X the project wants to support.
I would just support the latest version of OS X and as much as
possible of older versions. If support of PowerPC is too complex then
drop it (by default) and document how to enable it.
I have no problem if someone else wants to support older versions of
Xcode and/or Mac OS X.

Bye

-- 
 Dr. Ludovic Rousseau

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to