Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2001 09:54:15 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Peter Wemm <peter@wemm.org>
Cc:        Doug Rabson <dfr@nlsystems.com>, ia64@FreeBSD.org
Subject:   Re: Background fsck considered harmful...
Message-ID:  <20011121095415.A36921@dragon.nuxi.com>
In-Reply-To: <20011121103911.9F19A38FF@overcee.netplex.com.au>; from peter@wemm.org on Wed, Nov 21, 2001 at 02:39:11AM -0800
References:  <20011121021622.A42935@dragon.nuxi.com> <20011121103911.9F19A38FF@overcee.netplex.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 21, 2001 at 02:39:11AM -0800, Peter Wemm wrote:
> So what define to I test to see if a host has 64 bit longs (dont care
> about the others)?
> 
> #if defined(__IP32L64__) || defined(__LP64__) || defined(__I32LP64__) ?
> How many other permutations are there?

There is nothing standard for GCC.  I'll look at what other platforms do
(that needed this), AND how easy it will be for me to plug it into the
right place.  The lack of allowing for ANSI-C string concatination makes
doing some things harder in FSF GCC.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ia64" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011121095415.A36921>