I wonder whether the configure time test for zlib uses CFLAGS since
it uses gcc, but the compile uses CXXFLAGS, since it uses g++.
You may need to set both variables for both configure and build to
work.
On 17/04/14 11:33, Richard Addison-Wood
wrote:
Hi Chris,
Perhaps you can switch that around a bit and try:
./configure --prefix=$EMLDNEEDS_ROOT
--with-ilmbase-prefix=$EMLDNEEDS_ROOT --with-pic --enable-static
--disable-shared
make LDFLAGS=-L$EMLDNEEDS_ROOT/lib
CFLAGS=-I$EMLDNEEDS_ROOT/include
On 04/17/14 11:18, Christopher Horvath wrote:
It is not installed on the system I'm on, and I
don't
have permission to install it, so I put it in my staging area
with
everything else.
Either way, though, it's clear that the LDFLAGS and
CFLAGS
passed into the configure script are not being used during
compilation.
_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/openexr-devel
_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/openexr-devel
|
_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/openexr-devel