Hi, I tried to run ant with <compilerarg line="--main=Hello -o hello"/> tag in build.xml, and I had the following: okidz@okidz:~/java$ ant Buildfile: build.xml
compile:
[javac] Compiling 1 source file to /home/okidz/java
[javac] gcj: cannot specify both -C and -o
How do you unspecify "-C"?
Thanks in advance,
Oki
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
