-
Notifications
You must be signed in to change notification settings - Fork 7.9k
php 8.1.31 make error #17269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Reminds me this case #14497. What s your compiler version ? ie |
Building other versions of PHP is normal, the error only occurs on PHP8.1 |
Which other versions of PHP did you try ? |
Successfully compiled and working versions Versions with make errors same trying to update gcc, report results later |
update gcc 4.9.4 make errors same update gcc 5.5.0 make errors changes
update gcc 9.5.0 make errors
|
The reason you're now getting assembly errors is because your gcc is modern but your binutils is still outdated. Updating binutils as well should resolve that. |
Description
php 8.1.31 make error
PHP Version
8.1.31
Operating System
No response
The text was updated successfully, but these errors were encountered: