openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] 64 bit build on OS X?


From: Piotr Stanczyk
Subject: Re: [Openexr-devel] 64 bit build on OS X?
Date: Fri, 12 Mar 2010 13:24:33 -0800
User-agent: Thunderbird 2.0.0.23 (X11/20090821)

Paul Miller wrote:
A qq for you: what machine are you building this on?

OS X 10.6

Also, in the "configure" file if you remove the following line (~16580)
CXXFLAGS="$CXXFLAGS -Wno-long-double"

and rebuild, does that work for you?

Yes, that DOES work! However, I need to build the 64 bit version. When I override the CXXFLAGS line to point to the 10.5 SDK and set the x86_64 arch, I get a different error (during configure):

checking for C++ compiler default output file name...
configure: error C++ compiler cannot create executables

Any ideas on that one?
hmm - I can get it to build with the --enable_osx-arch="x86_64" fine. I added the --enable-osx-sdk=MacOSX10.5 and that passed the configure stage too... how odd.

Piotr






reply via email to

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