[Insight-users] Wrapping ITK in OSX 10.6

Sean McBride sean at rogue-research.com
Wed May 5 10:54:51 EDT 2010


On Wed, 5 May 2010 12:29:19 +0300, Lassi Paavolainen said:

>I have tried to wrap ITK in OSX using ITK 3.18 and the latest svn of 
>wrapITK. I have used the same configuration in 64-bit Linux and 32/64-bit 
>Windows without problems.
>
>Now everytime I try to build wrapITK, it gets stuck in
>
>[ 0%] Generating wrap_vcl_complex.xml
>In file included from <built-in>:0:
><built-in>:0: internal compiler error: Bus error

This means the compiler itself is crashing and/or failing disastrously.

What version of Xcode do you have installed?  The latest is 3.2.2 and
has a newer version of gcc 4.2 than previous versions.  If you see this
with 3.2.2 you should file a bug with Apple:
<https://bugreport.apple.com>

A compiler should never ICE, even if given bad code.

Alas, I don't have a workaround for you.  You could try a different
compiler.  Perhaps llvm-gcc or icc?

-- 
____________________________________________________________
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 Insight-users mailing list