INSTALL_ASSERT_H
H . J . Lu
hjl@lucon.org
Wed May 2 14:06:00 GMT 2001
On Wed, May 02, 2001 at 10:35:57AM -0700, David O'Brien wrote:
> 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?
We determined that our <assert.h> could do all the stuff the gcc
"assert.h" did and more.
H.J.
More information about the Gcc
mailing list