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 Release Criteria


>>>>> "Philipp" == Philipp Thomas <pthomas@suse.de> writes:

    Philipp> * Mark Mitchell (mark@codesourcery.com) [20000426 08:47]:
 
    >> As you know, we're beginning to prepare for the next major
    >> release of GCC.

    Philipp> This isn't a criteria, but I'd like to know if we're
    Philipp> going to tackle the i18n questions for 3.0.

I doubt it.  In particular, I doubt that we'll be any more
internationalized than we are now, barring major contributions.

    Philipp> And while we're on that point, I'd also like to restate
    Philipp> my whish to default to --enable-nls in CVS.

This sounds like a good first step to me.  It will force us to start
dealing with the kinds of options you mentioned above.  

I would welcome a patch to make this the default, so long as it
includes all the right autoconf magic so that if NLS is not supported
on the host system (because libraries are not present), that it is not
then activated.  And you have to find a way to deal with cross
compilers as well, I guess.  Hmm.

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