GCC 3.0

Mark Mitchell mark@codesourcery.com
Tue Oct 3 20:44:00 GMT 2000


>>>>> "Joe" == Joe Buck <jbuck@racerx.synopsys.com> writes:

    Joe> It seems that most of the problems are associated with the
    Joe> wide characters and locales.  Perhaps have some #ifdef that
    Joe> takes that out on platforms where it doesn't work yet?  We
    Joe> can then test everything else.

I think that's where most of the problems lie, but there may be other
issues as well.  I know that there are thread-safety problems on AIX,
for example.  In any case, I agree with your suggestion: turn off the
bits that don't work yet.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


More information about the Gcc mailing list