openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] Makefile for Shake 3.50 Plug-in for Linux


From: Ciaran Wills
Subject: Re: [Openexr-devel] Makefile for Shake 3.50 Plug-in for Linux
Date: Thu, 07 Apr 2005 14:58:37 +0100

On Thu, 2005-04-07 at 10:06, Ciaran Wills wrote:

> Giving -Bsymbolic to the linker was the key to fixing the libz problems,
> but I think you have to do something a bit different if you want to
> statically link the EXR libs.

I just tried statically linking the plugin and that works too:

g++ -shared -o OpenEXR-3.50.0308.so OpenEXR.o /usr/lib/libIlmImf.a
/usr/lib/libImath.a /usr/lib/libIex.a /usr/lib/libHalf.a -Wl,-Bsymbolic
/usr/lib/libz.a





reply via email to

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