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] | |
Secondly, the issue of internationalization within libgcj is just part of
the entire solution. Currently, since mingw32-gcj is compiled without national
language support, my compile chokes even when I have accented
characters in the source. Danny Smith philosophized over the inclusion
of libiconv in mingw32-gcc, but as far as I know, we haven't gotten
to the root of this problem yet:
Thirdly, there is the issue of Win9X support. Since:
- not supporting Win9X would make our solution more elegant, - I feel we should support Win9X anyway so as not to alienate users - I personally don't much care for Win9X
a real, tested patch which I can apply with my eyes closed. And here again,
I am reluctant to promote this as the "final solution" before we can
investigate Bryce's suggestions and do this properly.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |