PR 10656 and PR 10657
Mark Mitchell
mark@codesourcery.com
Wed May 7 22:59:00 GMT 2003
On Wed, 2003年05月07日 at 15:30, Jeff Sturm wrote:
> 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?
No, if it gets done tomorrow, we can get it in.
> > 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.
Huh. Does Solaris even have libiconv, then? Note that the PR involves
using GNU ld; does that somehow turn on an attempt to link in -liconv?
Thanks,
--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
More information about the Java
mailing list