ID: 6771
Updated by: [email]edink@php.net[/email]
Reported By: lillge at accesscom dot com
-Status: Assigned
+Status: Closed
Bug Type: Feature/Change Request
Operating System: Win32
PHP Version: 4.0.2
Assigned To: edink
New Comment:

Done, long ago


Previous Comments:
------------------------------------------------------------------------

[2000-09-15 07:54:00] lillge at accesscom dot com


In the php-4.0.x-Win32 distribution, please include
the import LIB files that correspond to the DLLs.

I simply want to build a new extension DLL.
Currently, I must build all of PHP just so that
I can get the import LIB files that I need to
link my extension DLL.

(FYI: Building on Win32 can be very difficult.
For example, right now bison is crashing and
I'm stuck. I'm going through all this headache
just to get access to those missing LIB files.)

Actually, my request is more general: Please make
sure that everything is included so that it's
possible to build a new extension DLL on Win32
without having to rebuild PHP. (I think the
import LIB files are all I need, but I'm not
completely sure.)


------------------------------------------------------------------------


--
Edit this bug report at [url]http://bugs.php.net/?id=6771&edit=1[/url]