1 Nov
2007
1 Nov
'07
1:09 p.m.
Ying Zhang wrote:
diff -u -d -r1.1.2.4 -r1.1.2.5 --- build.properties 1 Nov 2007 10:48:16 -0000 1.1.2.4 +++ build.properties 1 Nov 2007 12:49:25 -0000 1.1.2.5 @@ -14,4 +14,5 @@ javac_version=1.5
# which Java compiler to use, default: javac -build_compiler=javac1.5 +build.compiler=javac1.5 +
Do we really need this property? Isn't the default good enough? Won't still this require Sun Java (since you mentioned you tried it with value gcj to compile using gcj)? If so, then that isn't good enough. -- Sjoerd Mullender