INSTALL_ASSERT_H

David O'Brien obrien@FreeBSD.org
Wed May 2 10:36:00 GMT 2001


When would one want to use "INSTALL_ASSERT_H ="?

from t-linux:
    # Don't install "assert.h" in gcc. We use the one in glibc.
    INSTALL_ASSERT_H =

I.e. how does one determine if the base assert.h is OK to use and GCC's
isn't needed?

-- 
-- David  (obrien@FreeBSD.org)



More information about the Gcc mailing list