Thanks Mark,
now these tests compiled on windows platform but one of them failed:
-run-native-tests:
[mkdir] Created dir: C:\harmony.top\classlib\trunk\build\test_report
[echo] init: passed
[echo] hyerror: passed
[echo] hytime: passed
[exec] Result: 1
[echo] hyfile: FAILED
Also these tests continue to hang up on x86_64 platform.
May be special key (-Drun.native.tests=true) will be useful for the time of
development infrustructure for first native tests?
thanks, Vladimir
On 1/24/07, Mark Hindess <[EMAIL PROTECTED]> wrote:
I didn't think they should even be compiled on windows. Perhaps those
conditions on the "-test-module" don't work as I expected when both
if and unless are present.
-Mark.
On 24 January 2007 at 11:24, "Vladimir Ivanov" <[EMAIL PROTECTED]>
wrote:
>
> Today the comilation of native portlib tests failed on windows with
message:
>
> [exec] -compile-native-tests:
> [exec] [exec] link /NOLOGO /INCREMENTAL:NO /NOLOGO
> -subsystem:console,4.0 -subsystem:console /debug /opt:icf /opt:ref
> -out:../init.exe -mac
> hine:i386 setargv.obj ..\shared\init.obj
> C:\cruise\trunk\cc\projects\classlib\trunk\deploy\lib\hycommon.lib
> C:\cruise\trunk\cc\projects\classlib\trunk\deploy
> \lib\hyprt.lib
> C:\cruise\trunk\cc\projects\classlib\trunk\deploy\lib\hythr.lib
kernel32.lib
> wsock32.lib advapi32.lib
> [exec] [exec] link /NOLOGO /INCREMENTAL:NO /NOLOGO
> -subsystem:console,4.0 -subsystem:console /debug /opt:icf /opt:ref
> -out:../hyerror.exe -
> machine:i386 setargv.obj ..\shared\hyerror.obj
> C:\cruise\trunk\cc\projects\classlib\trunk\deploy\lib\hycommon.lib
> C:\cruise\trunk\cc\projects\classlib\trunk\
> deploy\lib\hyprt.lib
> C:\cruise\trunk\cc\projects\classlib\trunk\deploy\lib\hythr.lib
kernel32.lib
> wsock32.lib advapi32.lib
> [exec] [exec] link /NOLOGO /INCREMENTAL:NO /NOLOGO
> -subsystem:console,4.0 -subsystem:console /debug /opt:icf /opt:ref
> -out:../hytime.exe -m
> achine:i386 setargv.obj ..\shared\hytime.obj
> C:\cruise\trunk\cc\projects\classlib\trunk\deploy\lib\hycommon.lib
> C:\cruise\trunk\cc\projects\classlib\trunk\de
> ploy\lib\hyprt.lib
> C:\cruise\trunk\cc\projects\classlib\trunk\deploy\lib\hythr.lib
kernel32.lib
> wsock32.lib advapi32.lib
> [exec] [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:\cruise\trunk\cc\projects\classlib\trunk\deploy\i
> nclude /IC:\cruise\trunk\cc\projects\classlib\trunk\deploy\jdk\include
/I.
> /I..\shared\ -Fo..\shared\hyfile.obj ..\shared\hyfile.c
> [exec] [exec] hyfile.c
> [exec] [exec] ..\shared\hyfile.c(96) : error C2220: warning
> treated as error - no object file generated
> [exec] [exec] ..\shared\hyfile.c(96) : warning C4244: '=' :
> conversion from 'I_64' to 'IDATA', possible loss of data
> [exec] [exec] ..\shared\hyfile.c(112) : warning C4013:
'strcmp'
> undefined; assuming extern returning int
> [exec] [exec] NMAKE : fatal error U1077: 'cl' : return code
'0x2'
> [exec] [exec] Stop.
>
> Thanks, Vladimir
>
> ------=_Part_13949_17374911.1169616245988--
>