We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

cross compile phalcon in arm-linux

Hello, all

I want to cross compile phalcon in arm-linux, cross compile success, but load failed.

Can you help me?

Thanks

[[email protected] 32bits]# vim /usr/local/lib/php.ini

[[email protected] 32bits]# /usr/local/env-arm/php/bin/php -m

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/env-arm/php/ext/phalcon.so' - /usr/local/env-arm/php/ext/phalcon.so: cannot open shared object file: No such file or directory in Unknown on line 0



98.9k

Does this file /usr/local/env-arm/php/ext/phalcon.so exist?



60

May I know what compiler did you use?

I would like to compile phalcon in ARM.

I am using Armbian Debian Wheezy