Comments: RAMming Speed: Adventures in MinGW Mozilla, Part One

when I compile moz I use the following in my LDFLAGS

LDFLAGS='-Wl,--no-keep-memory -Wl,--reduce-memory-overheads'

that should hopefully use less mem (and less swap). Though you might find the smaller dll/exe's abit slower at linking...

Posted by basic at January 8, 2005 10:03 AM