[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Determining if host is 64bit
From: |
Paulo J. Matos |
Subject: |
Determining if host is 64bit |
Date: |
Fri, 08 Oct 2010 10:42:07 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
Hi,
I have a Makefile that calls the configure script for a software with
the correct parameters.
One of the parameters the configure is supposed to receive is
--enable-64bit for 64 bit hosts. However, I am not able to determine if
the host is 64bit. I would need this to work in mingw and linuxes. Any
tips on how to check this in a Makefile?
Cheers,
--
PMatos
- Determining if host is 64bit,
Paulo J. Matos <=