Here is a last commands from build -d
build.native.init:
    [echo] ## Building native of 'vm.vmcore'
Setting project property: cfg.build -> debug
Override ignored for property outtype
Override ignored for property libname
Setting project property: vm.vmcore.outtype -> static
Override ignored for property vm.vmcore.libname
Override ignored for property vm.vmcore.src
Property ${common.includes} has not been set
Setting project property: vm.vmcore.includes ->
C:\Work\Harmony\drlvm\trunk\build\make\${common.includes}
Override ignored for property libdir
Setting project property: vm.vmcore.libdir ->
C:\Work\Harmony\drlvm\trunk\build\win_ia32_msvc_debug\semis\vm\vmcore\_bin
Setting project property: have.to.rebuild -> true
Setting project property: lib.out.dir ->
C:\Work\Harmony\drlvm\trunk\build\win_ia32_msvc_debug\semis\vm\vmcore\_bin
Condition true; setting is.cfg.debug to true
Setting project property: is.cfg.debug -> true
Override ignored for property is.cfg.debug
Setting project property: obj.out.dir ->
C:\Work\Harmony\drlvm\trunk\build\win_ia32_msvc_debug\semis\vm\vmcore\_obj

build.native.c:
fileset: Setup scanner in dir C:\Work\Harmony\drlvm\trunk\build\make
with patternSet{ includes: [empty_fileset] excludes: [] }
      [cc] 0 total files to be compiled.

build.native.cpp:
dirset: Setup scanner in dir C:\Work\Harmony\drlvm\trunk\vm with
patternSet{ includes: [include, vmcore/include, port/include]
excludes: [] }
dirset: Setup scanner in dir C:\Work\Harmony\drlvm\trunk\vm with
patternSet{ includes: [vmcore/src/util/win/include, vm/win] excludes:
[] }
dirset: Setup scanner in dir C:\Work\Harmony\drlvm\trunk\vm with
patternSet{ includes: [vmcore/src/util/ia32/base_natives,
vm/ia32/debugger/include, port/src/encoder/ia32_em64t,
port/src/lil/ia32/pim/include] excludes: [] }
ConditionalFileSet: Setup scanner in dir
C:\Work\Harmony\drlvm\trunk\vm\vmcore\src with patternSet{ includes:
[class_support/*.cpp, exception/*.cpp, init/*.cpp, gc/*.cpp,
interpreter/*.cpp, jit/*.cpp, jni/*.cpp, jvmti/*.cpp, object/*.cpp,
reflection/*.cpp, stack/*.cpp, thread/*.cpp, util/*.cpp,
verifier/*.cpp] excludes: [] }
ConditionalFileSet: Setup scanner in dir
C:\Work\Harmony\drlvm\trunk\vm\vmcore\src\kernel_classes\native with
patternSet{ includes: [*.cpp] excludes: [Runtime_lnx.cpp,
System_lnx.cpp] }
ConditionalFileSet: Setup scanner in dir
C:\Work\Harmony\drlvm\trunk\vm with patternSet{ includes:
[port/src/lil/*.cpp, port/src/lil/pim/*.cpp,
vmstart/src/compmgr/*.cpp, port/src/lil/ia32/pim/*.cpp] excludes: [] }
ConditionalFileSet: Setup scanner in dir
C:\Work\Harmony\drlvm\trunk\vm\vmcore\src with patternSet{ includes:
[util/win/*.cpp, util/win/ia32/*.cpp, util/ia32/base/*.cpp,
util/ia32/base_natives/*.cpp] excludes: [] }
fileset: Setup scanner in dir C:\Work\Harmony\drlvm\trunk\build\make
with patternSet{ includes: [empty_fileset] excludes: [] }
      [cc] 134 total files to be compiled.
     [ant] Exiting
C:\Work\Harmony\drlvm\trunk\build\win_ia32_msvc_debug\semis\build.tmp.xml.
  [subant] Exiting C:\Work\Harmony\drlvm\trunk\build\make\build_component.xml.


2006/10/10, Alexey Petrenko <[EMAIL PROTECTED]>:
I've checkouted clean repository... And even this does not help in my case :(
Will try to run with -d and change the root path.

SY, Alexey

2006/10/10, Salikh Zakirov <[EMAIL PROTECTED]>:
> 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]
>
>


--
Alexey A. Petrenko
Intel Middleware Products Division



--
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