cygwin -mno-cygwin AC_CHECK_SIZEOF

Eric Blake ebb9@byu.net
Fri Dec 1 15:24:00 GMT 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Christopher Faylor on 12/1/2006 7:59 AM:
> 
> I usually just set the appropriate "cache" variable ahead of time:
> 
> ac_cv_dev_zero=yes ./configure

Except that mingw doesn't really have /dev/zero, and you should set
environment variables as arguments to configure so that ./config.status
remembers the settings.  So for using -mno-cygwin, that should read:

./configure ac_cv_file_dev_zero=no ...

- --
Life is short - so eat dessert first!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFcEkY84KuGfSFAYARAhH1AKC7/Dx3q3Oj2Gm/7vMySnptoSTWbgCgjGjC
bUUs1LYWNzD5v2oNmcPGUMQ=
=tH8h
-----END PGP SIGNATURE-----

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list