Date: 10/29/98
- Next message: shane: "[PHP-DEV] CVS update: php31/main"
- Previous message: shane: "[PHP-DEV] CVS update: php31/ext/ldap"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thursday October 29, 1998 @ 1:04
Author: shane
Update of /repository/php31/ext/mssql
In directory asf:/u2/tmp/cvs-serv26904/ext/mssql
Modified Files:
mssql.plg
Log Message:
various patches. including odbc mega patch.
Index: php31/ext/mssql/mssql.plg
diff -c php31/ext/mssql/mssql.plg:1.8 php31/ext/mssql/mssql.plg:1.9
*** php31/ext/mssql/mssql.plg:1.8 Sat Oct 17 16:45:33 1998
--- php31/ext/mssql/mssql.plg Thu Oct 29 01:04:42 1998
***************
*** 6,25 ****
--------------------Configuration: mssql - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
! Creating temporary file "C:\TEMP\RSP151.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "./" /I "../" /I "../../" /I "../../main" /D "PHP_31" /D "DBNTWIN32" /D "HAVE_MSSQL" /D "THREAD_SAFE" /D "COMPILE_DL" /D "DEBUG" /D "MSVC5" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"debug/mssql.pch" /YX /Fo"debug/" /Fd"debug/" /FD /c
"D:\src\phpcvs\php31\ext\mssql\mssql.c"
]
! Creating command line "cl.exe <email protected>:\TEMP\RSP151.tmp"
<h3>Output Window</h3>
Compiling...
mssql.c
<h3>Results</h3>
! mssql.obj - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
--- 6,33 ----
--------------------Configuration: mssql - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
! Creating temporary file "C:\TEMP\RSPAB.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "./" /I "../" /I "../../" /I "../../main" /D "PHP_31" /D "DBNTWIN32" /D "HAVE_MSSQL" /D "THREAD_SAFE" /D "COMPILE_DL" /D "DEBUG" /D "MSVC5" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"debug/mssql.pch" /YX /Fo"debug/" /Fd"debug/" /FD /c
"D:\src\phpcvs\php31\ext\mssql\mssql.c"
]
! Creating command line "cl.exe <email protected>:\TEMP\RSPAB.tmp"
! Creating temporary file "C:\TEMP\RSPAC.tmp" with contents
! [
! ntwdblib.lib phpsapi_core.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 /nologo /subsystem:windows /dll /incremental:yes /pdb:"c:\php31/php3_mssql.pdb" /debug /machine:I386 /out:"c:\php31/php3_mssql.dll" /implib:"c:\php31/php3_mssql.lib" /pdbtype:sept /libpath:"../../../../lib/debug" /libpath:"../../../../lib" /libpath:"c:\php31"
! .\debug\mssql.obj
! ]
! Creating command line "link.exe <email protected>:\TEMP\RSPAC.tmp"
<h3>Output Window</h3>
Compiling...
mssql.c
+ Linking...
+ Creating library c:\php31/php3_mssql.lib and object c:\php31/php3_mssql.exp
<h3>Results</h3>
! php3_mssql.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: shane: "[PHP-DEV] CVS update: php31/main"
- Previous message: shane: "[PHP-DEV] CVS update: php31/ext/ldap"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

