php4-beta | 200004
Date: 04/29/00
- Next message: Zeev Suraski: "Re: [PHP4BETA] Compiling PHP 4.0RC2 on WinNT -> some warnings"
- Previous message: VirusGuard <email protected>: "[PHP4BETA] W poczcie do Ciebie wykryto wirus"
- Next in thread: Zeev Suraski: "Re: [PHP4BETA] Compiling PHP 4.0RC2 on WinNT -> some warnings"
- Reply: Zeev Suraski: "Re: [PHP4BETA] Compiling PHP 4.0RC2 on WinNT -> some warnings"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
PHP4 compiling fine on WinNT, but I got some warnings(all other went
fine...)
(phpinfo() output could be shown here
http://www.razorpro.com/php/phpinfo.html)
WinNT 4.0 sp5
VC++ 6.0
PHP 4.0RC2
-------------------Configuration: ZendTS - Win32
Release_TS_inline--------------------
Performing Custom Build Step on ".\zend-parser.y"
Performing Custom Build Step on ".\zend-scanner.l"
...
...
zend-scanner.cpp
zend-scanner.cpp(5502) : warning C4273: 'isatty' : inconsistent dll linkage.
dllexport assumed.
Generating Code...
Compiling...
...
Creating library...
ZendTS.lib - 0 error(s), 1 warning(s)
--------------------Configuration: php4dllts - Win32
Release_TS_inline--------------------
Performing Custom Build Step on .\ext\standard\parsedate.y
Performing Custom Build Step on ".\configuration-parser.y"
Performing Custom Build Step on ".\configuration-scanner.l"
...
configuration-scanner.c
configuration-scanner.c(715) : warning C4102: 'find_rule' : unreferenced
label
configuration-scanner.c(1485) : warning C4273: 'isatty' : inconsistent dll
linkage. dllexport assumed.
...
C:\php-win32build\include\arpa/inet.h(74) : warning C4005: 'FD_SETSIZE'
:macro redefinition
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\winsock.h(46)
: see previous definition of 'FD_SETSIZE'
C:\php-win32build\include\portability.h(382) : warning C4273: 'getenv' :
inconsistent dll linkage. dllexport assumed.
C:\php-win32build\include\portability.h(745) : warning C4273: 'strdup' :
inconsistent dll linkage. dllexport assumed.
...
Linking...
Creating library Release_TS_inline/php4ts.lib and object
Release_TS_inline/php4ts.exp
php4ts.dll - 0 error(s), 5 warning(s)
...
...
-- Jarl Grøneng rapid <email protected>-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Zeev Suraski: "Re: [PHP4BETA] Compiling PHP 4.0RC2 on WinNT -> some warnings"
- Previous message: VirusGuard <email protected>: "[PHP4BETA] W poczcie do Ciebie wykryto wirus"
- Next in thread: Zeev Suraski: "Re: [PHP4BETA] Compiling PHP 4.0RC2 on WinNT -> some warnings"
- Reply: Zeev Suraski: "Re: [PHP4BETA] Compiling PHP 4.0RC2 on WinNT -> some warnings"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

