numeric_limits?

llewelly@dbritsch.dsl.xmission.com llewelly@dbritsch.dsl.xmission.com
Wed Apr 26 14:45:00 GMT 2000


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.



More information about the Gcc mailing list