| 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.04.01 05:21 "Re: WORDS_BIGENDIAN makes libtiff platform dependent", by Bob FriesenhahnOn Fri, 31 Mar 2006, ping shu wrote: > > Version 3.8.2 requires WORDS_BIGENDIAN Defined or > UNdefined correctly now. I think it is a bad thing. I > had code that worked on Win, Mac/PPC, MacTel, now the > Mac/PPC is broken unless I define WORD_BIGENDIAN to 1 > and UNdefine it on Mactel. > > Can we get rid of such dependecy? > > There are code that uses libtiff but doesn't use > the "config" utility. Libtiff itself has this dependency, but not the public headers which should be used by dependent applications. What header are you including which brings in the WORD_BIGENDIAN requirement? I am pretty sure that pre-configure libtiff also depended on an endian define, but the name was different. Bob ====================================== Bob Friesenhahn bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ |
|||||||