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: GCC 3.0


>>>>> "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

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