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


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to