|
| From: | Derek Robert Price |
| Subject: | Re: [Bug-gnulib] 03-getndelim2-c89.diff |
| Date: | Tue, 22 Jul 2003 11:13:03 -0400 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 |
Paul Eggert wrote:
Our current suggestion for older hosts is "install an old version of GCC first; then use that". But on native K&R hosts, GCC is merely a freestanding compiler; it's not a hosted compiler, because it doesn't guarantee C89 conformance for headers other than the headers that GCC supplies itself, namely <float.h>, <limits.h>, <stdarg.h>, and <stddef.h>.
There are still several macros which check for limits.h and stddef.h and several files in lib which switch on HAVE_LIMITS_H and HAVE_STDDEF_H. Would you be interested in a patch removing those?
Derek
--
*8^)
Email: address@hidden
Get CVS support at <http://ximbiot.com>!
--
Photons have mass? I didn't know they were catholic!
| [Prev in Thread] | Current Thread | [Next in Thread] |