On 04/27/18 00:21, Jeremie Courreges-Anglas wrote:
On Thu, Apr 26 2018, <[email protected]> wrote:
I am building php on arm and trying to get rid of gcc 4.9 dependencies.
Py-numpy wants to build gcc 4.9.
lang/gcc/4.9 builds on arm now, you may stop your rampage. ;)
Can the build be modified to change to
clang equivalents?
lang/flang doesn't support arm, upstream numpy advises using gcc 4+
flang only supports aarch64, not armv7. flang devs have also fucked up
their build process so it's still marked BROKEN anyway.