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]
Other format: [Raw text]

Re: PR 10656 and PR 10657


On 6 May 2003, Mark Mitchell wrote:
> These PRs represent serious problems with the Java front end -- problems
> that prevent building GCC if Java is enabled.  Both problems occur on
> Solaris machines.

I have a patch for PR 10656, but cannot test it myself on Solaris 7.  I
may have some help.  Is tomorrow too late for 3.3?

> PR 10657 looks like it might be a problem on other systems as well;
> --disable-nls does not seem to be working correctly when building jc1.

I couldn't reproduce PR 10657.  Solaris 8 has iconv() in libc, anyway, so
I don't believe this is a Solaris problem, nor that it should affect the
3.3 release.

(Java wants to use iconv() whenever it's available regardless of
--disable-nls.  See also prs 10013, 9045.)

Jeff


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