Subject: amd64 LONG_BIT definition
To: NetBSD amd64 <port-amd64@netbsd.org>
From: Nicolas Joly <njoly@pasteur.fr>
List: port-amd64
Date: 09/19/2003 11:17:06
Hi,

While trying to compile (and debug) the NCBI tools on NetBSD amd64, i
noticed that LONG_BIT definition is currently set to 32 :

njoly@calimero> grep LONG_BIT /usr/include/machine/limits.h
#define LONG_BIT        32

As this is a 64bit platform, shouldn't it be defined to 64 instead ?

-- 
Nicolas Joly

Biological Software and Databanks.
Pasteur Institute, Paris.