Geir,

are you sure about ANT_OPTS="-verbose"? This "-verbose" will be passes to VM...

Anyway "ANT_OPTS=-verbose", "build -verbose" and "build -debug" does
not show any relevant info...
It's seems like this error was produced inside the cc task.

SY, Alexey

2006/6/23, Geir Magnusson Jr <[EMAIL PROTECTED]>:
hilarious.

Can you set ANT_OPTS="-verbose", pipe the resulting stream of garbage to
a file, and see what the offending line is?  I have no such problems.

geir


Alexey Petrenko wrote:
> I've just faced another issue with building on Windows...
>
> I got the following error message:
>
> build.native.init:
>     [echo] ## Building native of 'vm.vmcore'
>
> build.native.c:
>       [cc] 0 total files to be compiled.
>
> build.native.cpp:
>       [cc] 120 total files to be compiled.
>
> BUILD FAILED
> C:\Work\Harmony\drlvm\trunk\build\make\build.xml:373: The following
> error occurr
> ed while executing this line:
> C:\Work\Harmony\drlvm\trunk\build\make\build.xml:380: The following
> error occurr
> ed while executing this line:
> C:\Work\Harmony\drlvm\trunk\build\make\build_component.xml:72: The
> following err
> or occurred while executing this line:
> 
C:\Work\Harmony\drlvm\trunk\build\win_ia32_msvc_release\semis\build\targets\buil
>
> d.native.xml:75: Command line is over maximum length without specifying
> source f
> ile
>
> Any thought how to avoid it?
>
> Thanks in advance.
>
> SY, Alexey
>

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Alexey A. Petrenko
Intel Middleware Products Division

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to