autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AC_PROG_CPP not quite usable for cross-compiling


From: Momchil Velikov
Subject: AC_PROG_CPP not quite usable for cross-compiling
Date: 12 Nov 2002 16:34:27 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Hi there,

AC_PROG_CPP and maybe others depend upon the existance of the header
<assert.h>.

This renders it unusable for certain environments, where there are NO
host headers, e.g. a fresh GNU libc port.

Is there any way to work around this and possibly other "sanity"
checks ?

If no, I'd volunteer to remove the offending macros.

~velco




reply via email to

[Prev in Thread] Current Thread [Next in Thread]