I'm trying to compile J903beta from source on Ubuntu 18.04 but get a whole
bunch of the errors below, all of them to do with sleef.
Thinking it might be an issue with an compiler version, I tried on a Ubuntu
20.04 machine but with the same result.
Any suggestions of how to resolve this?

I'm using the make2 version of the build instructions.
I'm doing this to address the glibc version issue described in beta on the
18.04 machine.

../../../../sleef/src/arch/helperavx2.h:84:19: error: always_inline
function might not be inlinable [-Werror=attributes]
84 | static INLINE int cpuSupportsFMA() {
| ^~~~~~~~~~~~~~
../../../../sleef/src/arch/helperavx2.h:78:19: error: always_inline
function might not be inlinable [-Werror=attributes]
78 | static INLINE int cpuSupportsAVX2() {
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to