[Insight-users] MacOSX build with testing
Hans Johnson
hans-johnson at uiowa.edu
Fri Feb 25 22:44:15 EST 2005
Bill,
Thanks. From the apple developers download
http://developer.apple.com/macosx/download/ you have to login to get the
November2004GCCUpdater. This updated my gcc -version from build 1666 to
1671, and solved the problems.
This information has also been added to the WIKI page.
Hans
On 2/25/05 4:31 PM, "William A. Hoffman" <billlist at nycap.rr.com> wrote:
> 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