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]

V3 PATCH: Don't build <limits>



This patch avoids building <limits> at configure/installation time.
It is against current mainline sources and not yet applied.

It is mainly composed of a generic std_limits.h which provides common
limits values for common bit sizes.  It relies on previous patches of
David.  I would like port maintainers to help me correct/add missing
values. 

Comments are welcome.

-- Gaby
CodeSourcery, LLC            http://www.codesourcery.com
     http://www.codesourcery.com/gcc-compile.shtml

limits.patch.gz


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