gcj problem compiling 850 files

Jeff Sturm jsturm@one-point.com
Fri Jan 24 13:34:00 GMT 2003


On Fri, 24 Jan 2003, 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



More information about the Java mailing list