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
April 2011

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

2011.04.12 02:06 "Libtiff v4.0.0beta7 released", by Bob Friesenhahn
2011.04.12 13:14 "Re: Libtiff v4.0.0beta7 released", by Edward Lam
2011.04.12 13:30 "Re: Libtiff v4.0.0beta7 released", by Bob Friesenhahn
2011.04.12 15:55 "Re: Libtiff v4.0.0beta7 released", by Edward Lam
2011.04.12 17:05 "Re: Bug 1941, Was: Libtiff v4.0.0beta7 released", by Lee Howard
2011.04.12 18:01 "Re: Bug 1941, Was: Libtiff v4.0.0beta7 released", by Edward Lam
2011.04.13 02:30 "Re: Bug 1941, Was: Libtiff v4.0.0beta7 released", by Graeme Gill
2011.04.13 13:08 "Re: Bug 1941, Was: Libtiff v4.0.0beta7 released", by Edward Lam
2011.04.15 02:36 "Re: Bug 1941, Was: Libtiff v4.0.0beta7 released", by Graeme Gill
2011.04.15 08:41 "Re: Bug 1941, Was: Libtiff v4.0.0beta7 released", by Igor Skochinsky
2011.04.15 13:05 "Re: SxS Hell, Was: Bug 1941, Was: Libtiff v4.0.0beta7 released", by Edward Lam
2011.04.16 14:48 "Re: Bug 1941, Was: Libtiff v4.0.0beta7 released", by Bob Friesenhahn
2011.04.18 03:47 "Re: Bug 1941, Was: Libtiff v4.0.0beta7 released", by Graeme Gill
2011.04.12 15:19 "Re: Libtiff v4.0.0beta7 released", by Edward Lam
2011.04.13 02:30 "Re: Libtiff v4.0.0beta7 released", by Bob Friesenhahn
2011.04.13 13:09 "Re: Libtiff v4.0.0beta7 released", by Edward Lam
2011.04.13 13:44 "Re: Libtiff v4.0.0beta7 released", by Bob Friesenhahn
2011.04.13 14:32 "Re: Libtiff v4.0.0beta7 released", by Edward Lam
2011.04.19 16:03 "Re: Libtiff v4.0.0beta7 released", by Edward Lam
2011.04.13 15:40 "Re: Libtiff v4.0.0beta7 released - libtiff.def changes required", by Edward Lam
2011.04.19 19:04 "Re: Libtiff v4.0.0beta7 released - libtiff.def changes required", by Edward Lam

2011.04.12 13:30 "Re: Libtiff v4.0.0beta7 released", by Bob Friesenhahn

On Tue, 12 Apr 2011, Edward Lam wrote:

> On 4/11/2011 10:06 PM, Bob Friesenhahn wrote:
>> WIN32 native I/O is used always used
>> under Windows (except for Cygwin) in order to support huge files and
>> Windows-friendly features.
>
> I just did a default MSVC 2005 build under Win64 and it was building
> tif_unix.c, is that intended?

Probably not.  The change actually applies to the Unixish configure 
script.  I noticed the change when using MinGW32/GCC.  I noticed 
because libtiff tool warnings resulted in a Windows pop-up dialog box.

While it is possible to support large files under Windows using 
tif_unix.c code, it requires additional tweaks to use 64-bit versions 
of the offset APIs.

The MSVC build is virtually unmaintained since none of the current 
libtiff maintainers personally care about it.  Patches/fixes and 
tender loving care are appreciated.

> I haven't had a chance to run my own primitive integration regression
> tests on it yet but I'll give a holler if anything is amiss.

Please do.

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