[CMake] Re: [vtkusers] Re: VTK /Cmake OSX universal binary quality dashboards

Sean McBride sean at rogue-research.com
Wed Jun 7 14:43:26 EDT 2006


On 2006-06-07 13:35, Mike Jackson said:

>The only problem I see with this setup is that you can not build a
>Universal Binary that actually _runs_ on OS X 10.3.9. For that you
>would need to set the SYSROOT to something else. Xcode handles this in
>an .xcconfig file. I think CMAKE is going to have to handle it the
>same way.
>   So, to summarize, if you want a Universal Binary that will run on
>OS X 10.3.9 (PPC) through 10.4.6 (Intel), then the intel side needs to
>build against the 10.4u sdk and the PPC side needs to build against
>the 10.3.9 sdk.

I believe you are correct.  I seem to recall that this is was discussed
in this bug, if you are interested:

<http://www.vtk.org/Bug/bug.php?op=show&bugid=2492>

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada




More information about the CMake mailing list