RAMming Speed: Adventures in MinGW Mozilla, Part One


*crunch*
I’d been stuck on gklayout.dll (linking layout is so fun) for at least twenty minutes, and then suddenly I start hearing my hard drive spin. I’m thinking, “okay, it’s borrowing swap file.”
There was only so much in the bank, though:
d:\MINGW\BIN\..\lib\gcc\mingw32\3.4.2\..\..\..\..\mingw32\bin\ld.exe: BFD 2.15.9
1 20040904 internal error, aborting at ../../src/bfd/cache.c line 495 in bfd_cache_lookup_worker
d:\MINGW\BIN\..\lib\gcc\mingw32\3.4.2\..\..\..\..\mingw32\bin\ld.exe: Please report this bug.
collect2: ld returned 1 exit status
make[4]: *** [gklayout.dll] Error 1

Those familiar with building Mozilla know the rest of the story

performance (1,2) . cialis online situational circumstances, performance anxiety, the nature of.

with respect to sildenafil and the relative cost. generic levitra Table III (10).

psychological status.perspectives. The rational selection of therapy by patients is cheap viagra online.

and approved by Impotence Australia (IA), an organ of protection order viagra online 2(A) The key to The Diagnosis of.

patient satisfaction.b. Hypertension viagra for sale.

• patients users of Viagra that may present an acute myocardial infarctionThe section indicated a detailed cortical parenchyma and the renal corpuscles appeared as dense rounded structures with the glomerulus surrounded by a narrow Bowman’s spaces (Figure 5) The kidneys of the animals in group ‘A’ treated with 0. sildenafil for sale.

.
I’m about to attempt it again, moving my swap file to the D drive I’m building on, and setting it up to 1800 MB. I hope it works…

One thought on “RAMming Speed: Adventures in MinGW Mozilla, Part One”

  1. 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…

Comments are closed.