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
June 2007

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

2007.06.15 13:12 "Big tiff port to minGW", by <tobykaos@free.fr>
2007.06.15 15:28 "Re: Big tiff port to minGW", by Bob Friesenhahn
2007.06.19 08:22 "Re: Big tiff port to minGW", by Joris Van Damme

2007.06.15 15:28 "Re: Big tiff port to minGW", by Bob Friesenhahn

On Fri, 15 Jun 2007 tobykaos@free.fr wrote:
>
> I want to use bigtiff lib, and I test it since Aperio out a 4.0.1.
> Then for GCC and msvc no particular problems appears. But for MinGW type __int64
> does not support yet.
> Then could you change macros for MinGW in including <stdint.h>, the official C99
> header?

The bigtiff development is still underway.  MinGW supports 'long long' 
and 'unsigned long long'.  Using <stdint.h> may seem like a good idea, 
but similar results may be obtained from the configure script in a 
more portable way since <stdint.h> is not always available.

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