On 2003年1月24日, magnus persson wrote: > C:\cygwin\usr\share\java\libgcj-3.2.jar:. > com/mindark/*.class com/mindark/script/*.class > -LC:\cygwin\lib\w32api As others have said, this is a limitation of Cygwin, not gcj. You might also try the `@file' argument syntax, for which the named file contains a whitespace-delimited list of java sources to compile. Jeff