openexr-devel
[Top][All Lists]
Advanced

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

[Openexr-devel] 1.6.0 OSX universal libraries not building


From: Ken McGaugh
Subject: [Openexr-devel] 1.6.0 OSX universal libraries not building
Date: Tue, 7 Aug 2007 20:49:21 +1000

I'm trying to build the new 1.6.0 libraries under OSX as universal binaries. Following the
instructions I ran configure this way:

./configure --enable-osx-universal-binaries --disable-dependency- tracking

Then when I run make to build the libraries it all seems to be working correctly until libtool is called to build a final shared library. It seems that libtool isn't passing the following flags
along to the compiler:

    -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386

Can anybody else confirm this?

Thanks.
--Ken





reply via email to

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