Hi,
> I've almost got it, it's just
> 'freenet/client/SplitFileInsertManager.java'
> which is giving me problems. It seems to require the same inner class
> workaround as RequestManager.java, so I edited Makefile.gcj to add
> that support. (If you want a patch, I'll provide one.)
Could you send the patch?
> Another problem with this file is this:
> freenet/client/SplitFileInsertManager.java:38: internal compiler
> error: in expand_expr, at expr.c:7483
> Line 38 is simply a declaration/initialization of a boolean. This is a
> known problem with GCJ (several Bugzilla reports)
I couldn't find the bugreport. Do you have a bug number?
I don't get the above failure, I get (with gcj 3.4 from CVS):
Compiling: freenet/client/SplitFileInsertManager.java
freenet/client/SplitFileInsertManager.java:510: internal
compiler error: in lhd_incomplete_type_error, at langhooks.c:210
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [freenet/client/SplitFileInsertManager.o] Error 1
Which is bugreport http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10581
There is currently no solution :(
Cheers,
Mark
_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl