| 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.09.05 15:07 "Re: Cross compilation mac os x/linux", by Bob FriesenhahnOn Tue, 5 Sep 2006, Ivan LAURETTE wrote: > > I'm trying to cross compile the libtiff 3.8.2 for a PowerPC-860 (linux) on my > PowerPC G5 (Mac OS 10.4.7). I'm using gcc as crosscompiler. I configured the > compilation with: The "libport" approach used in the libtiff build was a bad idea. It causes linker problems on some platforms when libport does not provide any external symbols. A workaround is to edit port/dummy.c and change the word 'static' to 'extern'. Bob ====================================== Bob Friesenhahn bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ |
|||||||