openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openexr-devel] OpenEXR 1.7.0 build on OS X Lion


From: Nicholas Yue
Subject: Re: [Openexr-devel] OpenEXR 1.7.0 build on OS X Lion
Date: Thu, 25 Aug 2011 18:43:49 +1000

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 <address@hidden> 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
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]