2006.08.11 15:52 "[Tiff] libtool not using CC and LD_OPTIONS flags for libtiffxx.so.3.8.2", by Darin Perusich

2006.08.11 16:05 "Re: [Tiff] libtool not using CC and LD_OPTIONS flags for libtiffxx.so.3.8.2", by Bob Friesenhahn

i'm trying to build the 64bit libraries on solaris and all is going well until the compilation of libtiffxx.so.3.8.2, at which point the build fails with "wrong ELF class: ELFCLASS64". when libtool does the compile for libtiffxx it's not using the CC and LD_OPTIONS environment that i've set. how can i resolve this?

You should use LDFLAGS, not LD_OPTIONS. Maybe this will get you over the hurdle, or maybe not. Libtool is not yet multi-lib aware so sometimes it makes wrong assumptions regarding library locations.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/