At Sun, 19 May 2024 22:08:27 +0200, Ramiro Aceves <[email protected]> wrote:
Subject: getconf LONG_BIT in NetBSD
>
> I have been playing with an autoconf
> ./configure script that I want get running
> in several OSes. The script uses "getconf
> LONG_BIT" to get the bits of the system.

What is the purpose of this test in the context where it is needed?

I would think that if it's a C program then there's no need ever for any
autoconf test.  Just write pure portable C that uses <limits.h> properly.

--
                                        Greg A. Woods <[email protected]>

Kelowna, BC     +1 250 762-7675           RoboHack <[email protected]>
Planix, Inc. <[email protected]>     Avoncote Farms <[email protected]>

Attachment: pgpie9pZv4ybc.pgp
Description: OpenPGP Digital Signature

Reply via email to