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
Could anyone say if 32-bit builds are actually been successful on any arch on a Unix-like OS?
I have finally fixed the compilation of NodeJS 14 for ppc, however got a linking failure due to insufficient space. Apparently 32-bit address space has troubles with it.
I do not expect someone to have built it for ppc, but how about i386?
The text was updated successfully, but these errors were encountered:
Could anyone say if 32-bit builds are actually been successful on any arch on a Unix-like OS?
I have finally fixed the compilation of NodeJS 14 for ppc, however got a linking failure due to insufficient space. Apparently 32-bit address space has troubles with it.
I do not expect someone to have built it for ppc, but how about i386?
The text was updated successfully, but these errors were encountered: