This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: libgcj on win32 (mingw) - target: java.io.File.listRoots(); doesn't work
- From: "Erik Poupaert" <erik dot poupaert at chello dot be>
- To: "Simon Rutishauser" <simon dot rutishauser at gmx dot ch>
- Cc: <java at gcc dot gnu dot org>
- Date: Sun, 23 Feb 2003 17:56:32 +0100
- Subject: RE: libgcj on win32 (mingw) - target: java.io.File.listRoots(); doesn't work
>>>>> i'm using Erik's mingw32 - gcj build and succeeded in compiling most
of my SWT
apps on win32. But the win32 version of libgcj doesn't contain the
It's Mohan's build!
>>>>> java.io.File.listRoots(); - method (on linux it does (return simply
"/"))
>>>>> which should return (on win32) the available drives like this:
Yes, I've noticed it's still wrong (the SWT fileviewer example bug).