Pierre Joye wrote:
>> Ok, then may I suggest the *.DSP/DSW project files in the PHP5+
>> distribution either a) removed from the distribution, or b) updated.
>
> Removing them sounds like the best option yes.
I hope not. :-)
> It is not really subjective, it is based on our experiences and
> feedbacks from other users.
It still subjective. :-) Besides, I would venture the negative
experiences were based on the fact they never updated so people were
having "headache causing" issues. Based on what I seen so far, compiling
via current method is like pulling teeth. :-)
> It is already enough work to keep everything up and running.
Sure, so the more automation "out the box" the better. Anyway, IMV,
you will never let go the need to support smart frontends.
> Project files have no benefit over the current script.
Well, I don't see why not. You can do the same thing via project files
- see the "Custom Build", "Pre-Link", "Post-Build" tabs. In fact, I am
going to prove it when I can the chance. (BTW, I program almost
exclusively under a console, so its not "windows-users" thing.)
> If you like to write a howto for beginners out of your experiences,
> you will be more than welcome :-)
I have started this and my first test of instructions and new batch
files was perfect for php 5.2.5, however re-running it for PHP 5.2.6
errored out on an unresolved link for:
xmlXPathCompiledEvalToBoolean
Removing this from the release_ts\php5ts.dll.def allowed it to
successfully link.
I have not deeply stupid why yet, but I did noticed in the Changelog
comments related to this function:
2006-09-07 Rob Richards <[EMAIL PROTECTED]>
* (PHP_5_2)
ext/libxml/php_libxml2.def:
MFH: fix def file for 2.6.26 (xmlXPathCompiledEvalToBoolean
required in .27)
* ext/libxml/php_libxml2.def:
fix def file for 2.6.26 (xmlXPathCompiledEvalToBoolean
required in .27)
>> I don't understand why the CVS bundle folder has this as
>> dead files, if they are still required for a build.
>
> Which CVS bundle folder?
http://cvs.php.net/viewvc.cgi/php-src/
--
Hector Santos
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php