[haikuports] Re: Out-of-memory error building Rust 1.20.0

  • From: Adrien Destugues <pulkomandy@xxxxxxxxx>
  • To: haikuports@xxxxxxxxxxxxx,Niels Sascha Reedijk <niels.reedijk@xxxxxxxxx>
  • Date: Sat, 19 May 2018 10:20:09 +0200

Is it a 32 bit system? If so, each process is limited to 2GB of adress space, 
of which a part is lost because of ASLR. In that case you may try disabling 
ASLR which will free some more megabytes.

Other related posts: