This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: [Solaris 2] libposix4/librt fixes
> Rainer> Currently, libjava from the trunk cannot work with gcj 2.95:
> Rainer> libgcj.spec requires -fuse-divide-subroutine on most
> Rainer> platforms, which is only supported in the trunk revisions of
> Rainer> gcj. Perhaps a prominent note about this should be added
> Rainer> somewhere.
>
> Where would you suggest?
> The web page? Or somewhere in the repository?
Both: the libgcj page should give a hint, so people don't check out the
trunk only to recognize they lack the necessary compiler version. And it
should be added to the repository as well for those of us who just update
once in a while. libjava currently lacks a README. That's probably the
best place in the repository.
Rainer