I tried to compile freenet with gcj to see if I managed to get some performance increases with the native code, but
-The makefile does not recognize gcj as a java compiler
-gcj: unrecognized option `-sourcepath'
-I don't seem to be able to compile files with references to HTMLReportTool


src/freenet/node/rt/DecayingKeyspaceEstimator.java:917: error: Type `HTMLReportTool' not found in the declaration of the return type of method `getHTMLReportingTool'.
public HTMLReportTool getHTMLReportingTool() {
^
1 error


Is there some other file I should add to the CLASSPATH?
_______________________________________________
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Reply via email to