You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting memory error in C86 when trying to compile elks-viewer. It seems we are hitting memory exhaustion in the malloc() on "xalloc P1 (size_t, siz)". I'll investigate. I'm getting "not enough local memory".