Re: Re: Update Binarytools

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 29.12.2015 at 08:12 Pierre Joye wrote:

> also re2c is the same since years. It did not have any releases since
> very long. Same for bison as recent versions have issues with php.

AFAIK only bison 3.0.0 makes trouble, but later versions are fine[1].
However, updating to a newer bison version would mean we'd have to build
it ourselves, because the available binaries are no more up to date[2].

Anyway, I think this issue is better discussed on internals-win@….  See
also <http://news.php.net/php.internals.win/1096>ff.

[1] <http://php.net/manual/en/install.unix.php>
[2] <http://gnuwin32.sourceforge.net/packages/bison.htm>

> On Wed, Dec 23, 2015 at 6:59 AM, Jan Ehrhardt <phpdev@xxxxxxxxxxx> wrote:
>> Good guy in php.windows (Mon, 21 Dec 2015 16:13:09 +0000):
>>> On 21/12/2015 08:58, Martin Keckeis wrote:
>>>> the binary tools are pretty old - > last update was 2011
>>>>
>>>> Can someone please update it for VC11 and VC14?
>>>> https://wiki.php.net/internals/windows/stepbystepbuild#setup_the_build_directory
>>>>
>>>> http://windows.php.net/downloads/php-sdk/
>>>
>>> Try posting this on apachelounge as Steffen or Jan might give you the
>>> link for their build.
>>
>> We are talking about the binary tools here. They are pretty old
>> (php-sdk-binary-tools-20110915.zip), but AFAIK the only things you really
>> need to build PHP5 and PHP7 are bison.exe and re2c.exe. I am using the
>> ones from the old sdk binary tools and they still work fine:
>>
>> C:\php-sdk>bison --version
>> bison (GNU Bison) 2.4.1
>> Written by Robert Corbett and Richard Stallman.
>>
>> Copyright (C) 2008 Free Software Foundation, Inc.
>> This is free software; see the source for copying conditions.  There is NO
>> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
>> PURPOSE.
>>
>> C:\php-sdk>re2c --version
>> re2c 0.13.5

-- 
Christoph M. Becker


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux