Re: alacritty build

2020-03-12 Thread David Demelier
Le 11/03/2020 à 15:51, Wayn0 a écrit : 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 not sure it's worth all of that This is mostly because rust statically link to almost

Re: alacritty build

2020-03-12 Thread Wayne Oliver
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 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

Re: alacritty build

2020-03-11 Thread Luke A. Call
On 03-11 16:51, Wayn0 wrote: > On Wed, 11 Mar 2020 at 06:21, Wayne Oliver 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

Re: alacritty build

2020-03-11 Thread Wayn0
On Wed, 11 Mar 2020 at 06:21, Wayne Oliver 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 > > error: Could not compile `alacritty`

Re: alacritty build

2020-03-10 Thread Wayne Oliver
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 error: Could not compile `alacritty` I tried increasing the dataset-cur and -max to 4000M in login.conf, didn't

Re: alacritty build

2020-03-10 Thread Stuart Henderson
On 2020-03-10, 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 > error: Could not compile `alacritty` > > I tried increasing the dataset-cur and -max to 4000M in login.conf,

alacritty build

2020-03-10 Thread Justin Muir
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 error: Could not compile `alacritty` I tried increasing the dataset-cur and -max to 4000M in login.conf, didn't seem to work. Any ideas? tia! j