This is the mail archive of the java-patches@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: [PATCH] [MinGW] for Review: Make MinGW libgcj use UNICODE natively


Hi People,

>- with this patch, libunicows.a would be a required external
>  library needed to build mingw-gcj. libunicows.a is open
>  source and free (http://libunicows.sourceforge.net)
>
>- developers wanting to distribute applications which run on
>  Win9X would need to distribute unicows.dll, available for
>  download from Microsoft. This DLL need not be redistributed
>  for WinNT / Win2K / WinXP.

Three strikes and I'm out. I've had enough people complain about
the licensing restrictions imposed by this patch on Win9X that
I'm rescinding it. I'm going to resubmit a patch with configure
options for UNICODE <-> ANSI <-> UNICODE, UNICODE with libunicows
and pure UNICODE without libunicows (which won't run on Win9X).
Even if this doesn't get into the FSF tree for this release, I'm
pretty sure the MinGW folks will accept it.

While you're waiting for the patch, everyone that has intimated
that I might have had my personal agenda more at heart than the
user community's wishes may now send me fan mail and tell me what
a wonderful person I am.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/




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