[CMake] OSX universal binary support

Mike Jackson imikejackson at gmail.com
Tue Jan 15 08:33:01 EST 2008


There is and there is not.

What you need to try is putting -arch ppc -arch i386 for both the  
CXX_FLAGS and C_FLAGS using ccmake.

That works for me in 10.4.11 with gcc.

Mike


On Jan 15, 2008, at 1:31 AM, Nicholas Yue wrote:

> Hi
>
>   I see a mention of support for OSX universal binary in the  
> release notes.
>
>   However, from running cmake --help-html, I was unable to find any  
> explanation on how to use the feature.
>
>   I am building on the command line using make.
>
>   However, if I need to use XCode build to get the feature working,  
> that's fine too.
>
> Regards
> -- 
> Nicholas Yue BSc (Hons) MACM
> Need help with software development process?
>
>


More information about the CMake mailing list