This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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 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


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