AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
September 2006

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2006.09.05 08:09 "Cross compilation mac os x/linux", by Ivan Laurette
2006.09.05 15:07 "Re: Cross compilation mac os x/linux", by Bob Friesenhahn
2006.09.26 13:25 "Re: Cross compilation mac os x/linux", by Ivan Laurette

2006.09.05 15:07 "Re: Cross compilation mac os x/linux", by Bob Friesenhahn

On 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/