On 09.09.2019 at 09:29, Stanislav Malyshev wrote:

>> I suspect the problem caused by "-pie" linker flag (It requires all
>> object files to be build with -fPIE or -fPIC).
>> To quick fix this, you may add PHP configure flag "--with-pic".
>> Actually, this should build PHP as before the patch.
>
> I added --with-pic, it didn't change anything, same error.

See <https://github.com/php/php-src/pull/4678#issuecomment-527794074>.

--
Christoph M. Becker

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to