[Insight-users] MacOSX build with testing

William A. Hoffman billlist at nycap.rr.com
Fri Feb 25 17:31:57 EST 2005


There is a problem with the Mac OSX tool chain that prevents shared libraries from working.  Fortunately, the Mac folks have fixed the problem.  You have to update xcode, the compiler and as much stuff as possible, and it will work again, after you start from a clean build.

Unfortunately, I do not know what versions work/don't work, or which thing that we updated that fixed, but it does work.  See the midworld dashboard of ITK for proof.

Here are a few versions of things here: 

gcc -v                                                                 ~
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1671)
/usr/libexec/gcc/darwin/ppc/as: I don't understand '-' flag!
Apple Computer, Inc. version cctools-525.obj~1, GNU assembler version 1.38


-Bill


 
At 01:47 PM 2/25/2005, Hans Johnson wrote:
>All,
>
>I just wanted to follow up on this MacOSX building issue.
>
>The USE_EXPLICIT_INSTATION flag does not work with MacOSX, even though it
>was designed for the gcc compiler.
>
>Building static libraries work.
>
>Building shared libraries does not seem to work.  I get an error when
>building vxl:



More information about the Insight-users mailing list