What happened?
I tried the new -gnu binary of FrankenPHP on my Linux/ARM machine. When I launch it I get a :
frankenphp: error while loading shared libraries: libgomp.so.1: cannot open shared object file: No such file or directory
The binary is not so static anymore ? If needed this dependency should be documented.
After libgomp setup I had a Illegal instruction just with a frankenphp or frankenphp -v, maybe it's linked to #1460
Build Type
Standalone binary
Worker Mode
No
Operating System
GNU/Linux
CPU Architecture
Apple Silicon
PHP configuration
Relevant log output
What happened?
I tried the new
-gnubinary of FrankenPHP on my Linux/ARM machine. When I launch it I get a :The binary is not so static anymore ? If needed this dependency should be documented.
After libgomp setup I had a
Illegal instructionjust with afrankenphporfrankenphp -v, maybe it's linked to #1460Build Type
Standalone binary
Worker Mode
No
Operating System
GNU/Linux
CPU Architecture
Apple Silicon
PHP configuration
Relevant log output