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] | |
There is a fourth solution, which would be my preference:
http://libunicows.sourceforge.net/
libunicows works with MingW and the only change to our code
would be to convert the Win32 A calls to W calls.
it seems to me that any effort we can make to avoid extra maintenance and code duplication would be worthwhile, especially given that we are dealing with Win9X, which is nearing its end-of life:
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |