This is the mail archive of the gcc@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: numeric_limits?


On Wed, 26 Apr 2000, Jiann-Ming Su wrote:

> I'm using egcs-2.91.66 with libstdc++-2.9.0-30 on a Intel Linux system.
> It's pretty clear to me that <limits> is not supported in this version.
> I've tried upgrading to 2.95 from RedHat's rawhide directory, but that
> version doesn't support <cstdio>.  Anyway, what is my best bet for 
> using numeric_limits with the current version?  I've read the libstdc++-v3
> FAQ, and it only talks about cygwin.  Thanks for any help.

I would say ix86-pc-linux-gnu is probably libstdc++-v3's best supported
  platform.

See the configure, build, and install instructions at:
  http://sourceware.cygnus.com/libstdc++/documentation.html

Note that libstdc++-v3 is not ready for production use, but it
  does support numeric_limits.


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