On Fri, May 03, 2002 at 12:58:04PM +1000, Danny Smith wrote:
> If your just talking about STL in the strict sense, you shouldn't need
> libstdc++.a.  The templated STL lives in the headers. That's the virtue of
> templated classes.  Char specializations for [Non-]Standard iostreams and
> string classes live in libstdc++.a but they are not templated pre-3.0

Does the above imply that it would easy to add STL to gcc -mno-cygwin?

Thanks,
Jason

Reply via email to