pkgsrc-Users archive

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

Re: PHP core dumps (gcc 10?)



* On 2025-01-31 at 08:46 GMT, Stephen Borrill wrote:

GCC_REQD=10

Hard to say what the cause of the crashes are without backtraces, but JFYI you should append to GCC_REQD, not set it, otherwise you may break packages that require > 10.

Unrelated, but this week I've been chasing bugs caused by building older versions of nodejs with GCC 13 instead of 7, where C++ code just completely breaks even though it builds fine, no other changes, so yes certainly in C++ code it's possible for an upgrade to the compiler to completely break things in subtle ways even if everything else is identical (same -std=, flags, etc).

--
Jonathan Perkin                    pkgsrc.smartos.org
Open Source Complete Cloud   www.tritondatacenter.com


Home | Main Index | Thread Index | Old Index