PR 10656 and PR 10657
Jeff Sturm
jsturm@one-point.com
Wed May 7 23:03:00 GMT 2003
On 7 May 2003, Mark Mitchell wrote:
> > > --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?
Solaris 8 does not. Earlier releases may have.
> Note that the PR involves
> using GNU ld; does that somehow turn on an attempt to link in -liconv?
libiconv is detected by the bootstrap compiler, which could certainly
search directories that the built compiler will not.
Jeff
More information about the Java
mailing list