link error on VC6

php.internals

Ard Biesheuvel

22 years ago
Guys, This is what I get when I try to build on VC6. It appears that the /nodefaultlib:libcmt prevents the linker from pulling in libcmt because resolv.lib references it. The resolv.lib is the one from the php_build.zip archive. Do I need another resolv.lib that is linked to the right C-lib ?? Any ideas ?
-- Ard