nemo icon indicating copy to clipboard operation
nemo copied to clipboard

gyrfalcON not compiling on m2

Open teuben opened this issue 1 year ago • 2 comments

Still an observation, but on an m2 (clang15 apple compiler there was a linking error with __builtin_ia32_emms(), perhaps not too surprisingly.

Sonoma 14.0

teuben avatar Aug 29 '24 20:08 teuben

The brew gcc-14 family gave a different error message: the header file

mm_malloc.h

was not found.

teuben avatar Aug 29 '24 20:08 teuben

See also ongoing work in #173

teuben avatar Feb 14 '25 00:02 teuben