nemo icon indicating copy to clipboard operation
nemo copied to clipboard

mm_malloc not working on the M2

Open teuben opened this issue 10 months ago • 1 comments

Older problem, but on M3 and M4 it seems to work. My old M2 didn't pass this, and perhaps it's due to using the full brew compiler, which tries to pull in this header file.

This needs clarification for those using Mac's.

teuben avatar May 08 '25 21:05 teuben

Confirmed: when using brew gcc , it triggers using mm_malloc, and it's ok when using native clang compiler delivered by apple.

teuben avatar May 08 '25 21:05 teuben