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]

gcj problem compiling 850 files


when compiling 850 class-files using gcj i get this
error:
gcj: installation problem, cannot exec
`/cygdrive/c/cygwin/bin/../lib/gcc-lib/i686-pc-cygwin/3.2/collect2.exe':
Invalid argument


i used this line: (works ok when compiling one file).
gcj -CLASSPATH
C:\cygwin\usr\share\java\libgcj-3.2.jar:.
com/mindark/*.class com/mindark/script/*.class
-LC:\cygwin\lib\w32api


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]