On 2020/03/11 21:26, Luke A. Call wrote:
On 03-11 16:51, Wayn0 wrote:
On Wed, 11 Mar 2020 at 06:21, Wayne Oliver <wayn0...@gmail.com> wrote:
On 2020/03/10 21:09, Justin Muir wrote:
Just wishing to give alacritty a go so I git'd the source and did a
cargo
build.
I get this error after a while:
LLVM ERROR: out of memory
I tried increasing the dataset-cur and -max to 4000M in login.conf,
didn't
seem to work.
I managed to build this on my laptop about a week ago. I'll happily
check my settings for you when I get home this evening (SAST) if you
don't come right before then.
part of the staff group, datasizr-cur=4096M max infinity
during build on my dual core i7 4xxx it took 17m to build RAM usage really
going over 800mb
35mb binary

Just curious: what was the size after running "strip" on the binary, or did you?


I did not bother, I did try the terminal for a few days when I first built it, but did not really plan on using it long term.

wayne@xps:~/src/alacritty $ ls -al target/release/alacritty

-rwxr-xr-x  2 wayne  wayne  35.6M Mar 11 16:47 target/release/alacritty*
wayne@xps:~/src/alacritty $ strip target/release/alacritty
wayne@xps:~/src/alacritty $ ls -al target/release/alacritty
-rwxr-xr-x  2 wayne  wayne   5.8M Mar 12 08:28 target/release/alacritty*

Reply via email to