Hi Ben,

  Thanks for the peek at your output. 

  Conclusion : Static + fat binaries on Lion is not a good approach. 

  For now, building single arch as a shared library links fine.

Sent from my phone booth

On 25/08/2011, at 16:53, Ben De Luca <bdel...@gmail.com> wrote:

> Hi Nicholas, 
> 
>        I just built ilmbase-1.0.2 and openexr-1.7.0 I did need to remove a 
> warning from the configuration files that appears not to be compatible with 
> this version of gcc
> 
> Im running this version of gcc
> gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
> 
> 
> 
> from /usr/local/lib
> 
> $ file libIlmImf.6.0.0.dylib
> libIlmImf.6.0.0.dylib: Mach-O 64-bit dynamically linked shared library x86_64
> $ file libIlmImf.6.0.0.dylib
> libIlmImf.6.0.0.dylib: Mach-O 64-bit dynamically linked shared library x86_64
> $ nm libIlmImf.6.0.0.dylib | c++filt | head -n 5
> 0000000000001a00 T _ImfApplyLut
> 0000000000001d00 T _ImfCloseInputFile
> 0000000000001e00 T _ImfCloseOutputFile
> 0000000000001c80 T _ImfCloseTiledInputFile
> 0000000000001d80 T _ImfCloseTiledOutputFile
> 

_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/openexr-devel

Reply via email to