Build Log
  

Build started: Project: pthread, Configuration: Release|Win32

Command Lines
  
Creating temporary file "d:\3_Mozilla\w32build\vc8\moztools.vc8beta2\pthreads-w32-1-5-0-release\RSP00000114842348.rsp" with contents
[
/O2 /Ob1 /I "." /D "__CLEANUP_C" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PTW32_BUILD" /GF /FD /EHsc /MD /Gy /Fp".\./pthread.pch" /Fo".\./" /Fd".\./" /W3 /c /TC ".\pthread.c"
]
Creating command line "cl.exe @"d:\3_Mozilla\w32build\vc8\moztools.vc8beta2\pthreads-w32-1-5-0-release\RSP00000114842348.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /d "NDEBUG" /d "PTW32_RC_MSC" /l 0x409 /I "." /fo".\./version.res" ".\version.rc""
Creating temporary file "d:\3_Mozilla\w32build\vc8\moztools.vc8beta2\pthreads-w32-1-5-0-release\RSP00000214842348.rsp" with contents
[
/OUT:".\pthreadVC.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:".\.\pthreadVC.dll.intermediate.manifest" /IMPLIB:".\./pthreadVC.lib" /MACHINE:X86 ws2_32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\pthread.obj"

".\version.res"
]
Creating command line "link.exe @"d:\3_Mozilla\w32build\vc8\moztools.vc8beta2\pthreads-w32-1-5-0-release\RSP00000214842348.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\3_Mozilla\w32build\vc8\moztools.vc8beta2\pthreads-w32-1-5-0-release\RSP00000314842348.rsp" with contents
[
/outputresource:".\pthreadVC.dll;#2" /manifest

".\pthreadVC.dll.intermediate.manifest"
]
Creating command line "mt.exe @"d:\3_Mozilla\w32build\vc8\moztools.vc8beta2\pthreads-w32-1-5-0-release\RSP00000314842348.rsp" /nologo"
Creating temporary file "d:\3_Mozilla\w32build\vc8\moztools.vc8beta2\pthreads-w32-1-5-0-release\BAT00000414842348.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\mt.dep"
]
Creating command line """d:\3_Mozilla\w32build\vc8\moztools.vc8beta2\pthreads-w32-1-5-0-release\BAT00000414842348.bat"""
Output Window
  
Compiling...
pthread.c
d:\3_mozilla\w32build\vc8\moztools.vc8beta2\pthreads-w32-1-5-0-release\pthread_mutex_timedlock.c(131) : warning C4996: '_ftime64' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\sys/timeb.h(152) : see declaration of '_ftime64'
d:\3_mozilla\w32build\vc8\moztools.vc8beta2\pthreads-w32-1-5-0-release\pthread_mutex_timedlock.c(137) : warning C4244: '=' : conversion from '__time64_t' to 'DWORD', possible loss of data
d:\3_mozilla\w32build\vc8\moztools.vc8beta2\pthreads-w32-1-5-0-release\sem_timedwait.c(179) : warning C4996: '_ftime64' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\sys/timeb.h(152) : see declaration of '_ftime64'
Compiling resources...
Linking...
   Creating library .\./pthreadVC.lib and object .\./pthreadVC.exp
Embedding manifest...
Results
  
Build log was saved at "file://d:\3_Mozilla\w32build\vc8\moztools.vc8beta2\pthreads-w32-1-5-0-release\BuildLog.htm"
pthread - 0 error(s), 3 warning(s)