Multiple file compilation patch
Bryce McKinlay
bryce@albatross.co.nz
Sun Mar 18 02:19:00 GMT 2001
[oops... didn't mean to hit send already]
Per Bothner wrote:
> If you can send me the application, I will try to take a look.
The two that I was struggling with today are:
- Beanshell - www.beanshell.org
- KopiSusu (kjc) - http://www.klomp.org/KopiSusu/
These may require some small modifications to work around other gcj
bugs/features, but both basically work before the multiple-file patch and
fail miserably with it applied.
You can get my BeanShell tree, modified to compile with gcj, from
http://waitaki.otago.ac.nz/~bryce/ . The command to build it is something
like "cd src; gcj bsh/*.java bsh/classpath/*.java --main=bsh.Interpreter -o
beanshell". This modified tree definatly compiled fine with the gcc 3
branch a couple of weeks ago.
regards
[ bryce ]
More information about the Java
mailing list