| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2006.08.11 16:05 "Re: libtool not using CC and LD_OPTIONS flags for libtiffxx.so.3.8.2", by Bob FriesenhahnOn Fri, 11 Aug 2006, Darin Perusich wrote: > > 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/ |
|||||||