Hi,
    I was building on Fedora 10 and was able to compile but the
linking stage (see below) consumes more and more memory- the 500Mb of
remaining memory, then another 1Gb of swap- before being killed.

....
.....
Compiling /home/akira/chromium/src/sconsbuild/Debug/obj/chrome/chrome/
app/chrome_exe_main_gtk.o
Compiling /home/akira/chromium/src/sconsbuild/Debug/obj/chrome/chrome/
app/chrome_dll_main.o
Linking /home/akira/chromium/src/sconsbuild/Debug/chrome
collect2: ld terminated with signal 9 [Killed]
scons: *** [/home/akira/chromium/src/sconsbuild/Debug/chrome] Error 1
scons: building terminated because of errors.


    I've tried setting the number of scons jobs to be limited to 1
just in case that could help (by 'export SCONSFLAGS="-j 1"') but no
change.

    Could other linux users tell me the amount of physical memory on
their machines? I want to find out the minimum successful case.

Regards,

Akira

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to