This is the mail archive of the pthreads-win32@sources.redhat.com mailing list for the pthreas-win32 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

VCE test failed under Microsoft Visual Studio .NET 2003


I using Microsoft Visual Studio .NET 2003 compile the latest pthread-win32 code, VC test passed, VCE test fail:
...


cl /GX /TP /DPtW32NoCatchWarn /D__CLEANUP_CXX /O2 /Ob2 /W3 /WX /MD /nologo -I. s
emaphore4.c /Fesemaphore4.exe /link /INCREMENTAL:NO pthreadVCE1.lib ws2_32.lib
semaphore4.c
... Running VCE test: semaphore4.exe
Assertion failed: (-value == (MAX_COUNT - 1)), file semaphore4.c, line 122
NMAKE : fatal error U1077: “.\semaphore4.exe” : return code “0x1”
Stop.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]