<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 9 June 2015 at 13:58, Diego Sueiro <span dir="ltr"><<a href="mailto:diego.sueiro@gmail.com" target="_blank">diego.sueiro@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div>I'm using fido branch and I'm getting the linker killed due to out of memory in a machine with 8GB of RAM.</div><div></div></blockquote></div><br>I guess you'll want to pass the same options to the linker that we already pass to webkitgtk:</div><div class="gmail_extra"><br></div><div class="gmail_extra">LDFLAGS += "-Wl,--no-keep-memory"<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Ross</div></div>