[Image-SIG] Compiling PIL 64 bit

Anand.Kumria@eBioinformatics.com Anand.Kumria@eBioinformatics.com
Fri, 10 Dec 1999 20:00:38 +1100 (EST)


On 10 Dec, Fredrik Lundh wrote:
> <Anand.Kumria@eBioinformatics.com> wrote:
>> If you need to compile PIL on a 64 bit architectures then you will
>> probably want to add:
>> 
>> #include <unistd.h>
>> 
>> to encode.c (it uses the write syscall) if you are also using zlib.
> 
> just curious -- but what 64 bit architecture?

Oh, Solaris 2.7 sparc. I'm using the Sun Workshop compiler as well.

> (PIL builds out of the box on Digital Unix, so this
> is maybe not a general problem for 64-bit boxes).

It does? Great, I'll be testing some things out on that soon.

Anand
PS: Please CC any replies to me