[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xmlblaster] cpp-lib: vc7 hangs up when compiling



Hi everyone,

I tried to compile the cpp-lib with v7 running under Win 2000.

I used the following build.properties entries:

use-msvc    = 1
XMLCPP_HOME   = C:/Dev/xerces-c2_2_0-win32
XMLCPP_VER    = _2
CORBACPP_HOME = C:/Dev/mico
corba.product = MICO
idl.cmd       = ${CORBACPP_HOME}/win32-bin/idl
CORBACPP_VER  = 238
thread.impl   = BOOST

And I used the following command line to build:

 build cpp-lib -verbose

The problem: The batch file hangs with the following last messages:

 [uptodate] File "E:\xmlBlaster\src\c++\generated\xmlBlaster.cpp" is
up-to-date.
     [echo] MICO stubs and skeletons for os=windows are up to date
     [echo] Using C:/Dev/xerces-c2_2_0-win32/lib and xerces-c_2
     [copy] Copying 1 file to E:\xmlBlaster\src\c++\util
     [copy] Copying E:\xmlBlaster\src\c++\util\Global.cpp to
E:\xmlBlaster\src\c++\util\Global_CopyByAnt.cpp
     [copy] Replacing:  at version at  -> 0.843
     [copy] Replacing:  at build.timestamp at  -> 03/19/2003 06:49 PM      

I'm quite shure that the build.xml hangs up in the area

      <cc debug="${cpp.debug}" link="${CPP_LINK}"
          outfile="${lib.dir}/xmlBlasterClient" objdir="${build.dir}/obj"
          multithreaded="true" exceptions="true">

       ....

Additionally I found out:

If I try to use vc6 the build does NOT hang at the position above. It 
tries to compile, but reports permanently "internal Compiler Errors".

Can anybody help?

Greetings

   Uwe

  mailto:Uwe.Speck at in-gmbh.de
  --------------------------------------------
  in-integrierte informationssysteme GmbH
  Am Seerhein 8
  D-78467 Konstanz
  http://www.in-gmbh.de
  --------------------------------------------
  Telefon +49 (0) 7531 - 81 45-0