I have encountered the same problem building with visual studio 2003.
One choice is to set WARNING_LEVEL=W0 also on win32 platform in
depends\build\defines.mak as a workround.
Maybe the patch owner will look at it tomorrow.:)
On 4/23/07, Zakharov, Vasily M <[EMAIL PROTECTED]> wrote:
Hi, all,
I'm trying to build (after clean) the recent classlib on WinXP and
repeatedly get the following fail:
[exec] cl -c -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo
-FIsehmap.h -D_X86_=1 -DWIN32 -D_WIN32 -W3 -D_WIN95
-D_WIN32_WINDOWS=0x0400 /D_WIN32_DCOM -D_WIN32_IE=0x0500 -DWINVER=0x0400
-Zi -Od -WX -GF -Gs -MD -Zm400 -D_DLL -D_MT -D_WINSOCKAPI_
/IC:\HarmonyTrunk\working_classlib\deploy\include
/IC:\HarmonyTrunk\working_classlib\deploy\jdk\include /I.
-DHYPORT_LIBRARY_DEFINE /I..\shared\ -Fo..\shared\hystr.obj
..\shared\hystr.c
[exec] hystr.c
[exec] ..\shared\hystr.c(665) : error C2220: warning treated as
error - no object file generated
[exec] ..\shared\hystr.c(665) : warning C4018: '>' :
signed/unsigned mismatch
[exec] ..\shared\hystr.c(681) : warning C4018: '>' :
signed/unsigned mismatch
[exec] ..\shared\hystr.c(698) : warning C4018: '>' :
signed/unsigned mismatch
[exec] NMAKE : fatal error U1077: 'cl' : return code '0x2'
[exec] Stop.
Yesterday I had no problems. Am I doing something wrong or the build is
broken?
Vasily Zakharov
Intel ESSD
--
Leo Li
China Software Development Lab, IBM