Hi All, <br><br>The dashboard stout.atamai that will start showing up tommorow is a universal build that I've ctested on i386 and PowerPC, both running OS 10.4.<br><br>Mike's correct, this will not run on OS 10.3.9. I've found the easiset way to create a universal binary for
10.3.9+ is:<br><br>- build VTK with gcc4.0 on an Intel box<br>- build VTK with gcc3.3 on a PowerPC<br>- use lipo to whack 'em together.<br><br>Glen<br><br><div><span class="gmail_quote">On 07/06/06, <b class="gmail_sendername">
Dan White</b> <<a href="mailto:dan@chalkie.org.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">dan@chalkie.org.uk</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Yves,<br><br>Indeed it is funny because I get this!<br><br>white:~/Desktop/VTKgcc/VTK/bin dan$ lipo -info<br>libvtkFilteringPythonD.dylib<br>Architectures in the fat file: libvtkFilteringPythonD.dylib are: ppc<br>i386
<br>
white:~/Desktop/VTKgcc/VTK/bin dan$<br><br>So at least as far as my build got it was making universal .dylib<br><br>Dan<br><br><br><br><br>On 7 Jun 2006, at 20:29, Yves Starreveld wrote:<br><br>> Funny, I just did a clean build with those settings, and lipo tells
<br>> me:<br>><br>> ystarrev$ lipo -info libvtkCommon.dylib<br>> Non-fat file: libvtkCommon.dylib is architecture: ppc<br>><br>> Yves<br>><br>> On 7-Jun-06, at 1:23 PM, Dan White wrote:<br>><br>
>> Hi Glen,<br>>><br>>> maybe it would be best to have a universal build as the quality<br>>> dashboard submission?<br>>> if you have an intel mac to build it on, using<br>>><br>>> CMAKE_OSX_ARCHITECTURES:STRING=ppc;i386
<br>>> CMAKE_OSX_SYSROOT:STRING=/Developer/SDKs/MacOSX10.4u.sdk/<br>>><br>>> I just discovered that is is easy to build universal binaries...<br>>><br>>> I guess unless someone needs to have an intel only binary for some
<br>>> specific purpose,<br>>> then universal is better as you test building both ppc and i386<br>>> architecures at the same time?<br>>><br>>> but then again the tests would only be run on the intel parts of
<br>>> the binaries not on the ppc parts...<br>>> on an intel machine that is.<br>>><br>>> Maybe I/We/someone should also submit an OSX universal binary VTK<br>>> quality dashboard built on a PPC.
<br>>> I have a G5 powermac that could be used for that,<br>>> if someone shows me how to set up the nightly build and dashboard<br>>> submission....<br>>><br>>> cheers<br>>><br>>> Dan
<br>>><br>>> On 7 Jun 2006, at 18:45, Glen Lehmann wrote:<br>>><br>>>> Hi Dan,<br>>>><br>>>> OK, I've just submitted a carbon dashboard built on an intel Mac. I<br>>>> don't know how often Kitware's VTK dashboard rolls up and it won't
<br>>>> show up until then. Tomorrow's dashboard will also build the Tcl<br>>>> libraries.<br>>>><br>>>> There were 2 Tk-related build errors that I have just committed a<br>>>> fix
<br>>>> for, the bug report is here:<br>>>> <a href="http://www.vtk.org/Bug/bug.php?op=show&bugid=3233" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.vtk.org/Bug/bug.php?op=show&bugid=3233
</a><br>>>><br>>>> The only remaining difference between our builds now is
<br>>>> Python2.4. I<br>>>> suggest turning on CMAKE_VERBOSE_MAKEFILE and post (or log a bug<br>>>> with)<br>>>> the compiler error.<br>>>><br>>>> Cheers,<br>>>>
<br>>>> Glen<br>>>><br>>>><br>>>><br>>>><br>>>><br>>>> On 07/06/06, Sean McBride <<a href="mailto:sean@rogue-research.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
sean@rogue-research.com</a>> wrote:
<br>>>>> On 2006-06-07 15:13, Dan White said:<br>>>>><br>>>>> >Anyone else managed a OSX x86 intel VTK build?<br>>>>><br>>>>> I'm not sure if it will be useful, but you could look at my nightly
<br>>>>> cmake build. It is built on a PPC but is a Universal Binary:<br>>>>><br>>>>> <<a href="http://www.cmake.org/Testing/Sites/RogueResearchPPC/Darwin8.6-G4-" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.cmake.org/Testing/Sites/RogueResearchPPC/Darwin8.6-G4-
</a><br>>>>> gcc4.0.1-univ/20060607-0100-Nightly/Notes.html><br>>>>><br>>>>> --<br>>>>> ____________________________________________________________<br>>>>> Sean McBride, B. Eng
<a href="mailto:sean@rogue-research.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">sean@rogue-research.com</a><br>>>>> Rogue Research <a href="http://www.rogue-research.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
www.rogue-research.com</a><br>>>>> Mac Software Developer Montréal, Québec, Canada
<br>>>>><br>>>>><br>>>>><br>>><br>>> Dr. Daniel James White BSc. (Hons.) PhD<br>>> Bioimaging Coordinator<br>>> Nanoscience Centre and Department of Biological and Environmental
<br>>> Sciences<br>>> Division of Molecular Recognition<br>>> Ambiotica C242<br>>> PO Box 35<br>>> University of Jyväskylä<br>>> Jyväskylä<br>>> FIN 40014<br>>> Finland<br>
>>
<br>>> +358 14 260 4183 (work)<br>>> +358 468102840 (mobile)<br>>> <a href="http://www.bioimagexd.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.bioimagexd.org</a>
<br>>> <a href="http://www.chalkie.org.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.chalkie.org.uk
</a><br>>> <a href="mailto:dan@chalkie.org.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">dan@chalkie.org.uk</a><br>>> <a href="mailto:white@cc.jyu.fi" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
white@cc.jyu.fi</a><br>>><br>>><br>>> _______________________________________________
<br>>> CMake mailing list<br>>> <a href="mailto:CMake@cmake.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">CMake@cmake.org</a><br>>> <a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.cmake.org/mailman/listinfo/cmake</a><br>><br>
<br>Dr. Daniel James White BSc. (Hons.) PhD<br>Bioimaging Coordinator<br>Nanoscience Centre and Department of Biological and Environmental<br>Sciences<br>Division of Molecular Recognition<br>Ambiotica C242<br>PO Box 35<br>
University of Jyväskylä<br>Jyväskylä<br>FIN 40014<br>Finland<br><br>+358 14 260 4183 (work)<br>+358 468102840 (mobile)<br><a href="http://www.bioimagexd.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.bioimagexd.org</a><br><a href="http://www.chalkie.org.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.chalkie.org.uk</a><br><a href="mailto:dan@chalkie.org.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">dan@chalkie.org.uk</a><br><a href="mailto:white@cc.jyu.fi" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
white@cc.jyu.fi</a><br><br><br></blockquote></div><br>