Alexey Petrenko wrote:
> I have not built DRLVM for a few days.
> But after last update it fails with the following error on Windows:
> native.xml:75: Command line is over maximum length without specifying
> source file
Can you run 'build.bat -d' and find out the exact compiler command line?
It seems that some fileset is broken, and compiler is given no input.
And by the way, just 'build.bat clean' and 'rm -rf pre-copied' is not enough
for a clean start %)
You also need to do
rm -rf make/tmp
... or start with a clean checkout
---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]