This is the mail archive of the gcc-bugs@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: missing header files for ISO C++ standard


> Any idea when we might get the missing header files?

Thanks for your report. This is a known bug: The library is not at all
standard conforming. In fact, it is so broken that a rewrite is
necessary (not only are headers missing: iostreams are not templates,
don't use locales, ...).

The rewrite is in progress, please check out
http://sourceware.cygnus.com/libstdc++/

Don't ask for release dates; they are not known.  It would greatly
help progress if you could contribute some code.

Thanks,
Martin


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