This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: autoconf for type sizes


On Tue, 13 Mar 2001, Zack Weinberg wrote:

> We could write a probe utility similar to enquire.c and use it to
> generate a bunch of limits-*.h variants which we'd then select in the
> same way.

This seems fairly similar to my proposal except in the details of when the
probe utility is run.  Such a probe utility should be more reliable than
enquire, and work fine when cross-compiling.

> options is "use the system float.h".  (An option we should have for
> limits.h, by the way, and I don't mean the current incestuous
> recursive crock.)

Only, of course, if we fix (if necessary) the system limits.h to conform
to the standard specified with -std (our responsibility as a conforming
freestanding implementation).

-- 
Joseph S. Myers
jsm28@cam.ac.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]