| 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 |
Thread1994.09.28 01:51 "Re: v3.3 on ISC UNIX", by Sam Leffler To: tiff@sgi.sgi.com
Subject: v3.3 on ISC UNIX
Cc: hostfax@servo.aifp.com (HostFax)
Date: Mon, 26 Sep 1994 17:47:19 PDT
From: hostfax@servo.aifp.com (HostFax)
All,
I'm trying to install libtiff v3.3 on an Interactive Unix box
(v3.0) with gcc v2.3.2. The problem is that the compiler never
completes tif_fax3.c. It just sits there eating cycles. Has
anyone ever seen anything like this? Ideas?
gcc version prior to 2.5.x (I believe) used a large amount of space for
each initializer in an array. As a result the large state tables used
by tif_fax3.c resulted in gcc needing very large amounts of virtual memory
to compile the code.
Get a more current version of gcc and you should not see this problem.
Sam
|
|||||||