2012/11/1 Xiaofan Chen <xiaof...@gmail.com>: > On Thu, Nov 1, 2012 at 4:19 PM, Ludovic Rousseau > <ludovic.rouss...@gmail.com> wrote: >> 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. > > To me under Lion and Mountain Lion, 64bit should at least be targeted. > So if there is only one architecture to be targeted, then it should > be 64bit.
The default value of Xcode is $(NATIVE_ARCH) and is 32-bits for a 64-bits system. It should be $(NATIVE_ARCH_ACTUAL) for 64-bits on a 64-bits system. See http://books.google.fr/books?id=CL4BZYd4BUQC&lpg=PA420&ots=pe_UQxtQEs&dq=%24(NATIVE_ARCH)%20%24(NATIVE_ARCH_ACTUAL)&hl=fr&pg=PA420#v=onepage&q&f=false 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