Hi,

I have installed "gold" linker mentioned here:
http://code.google.com/p/chromium/wiki/LinuxFasterBuilds

And I have put 'shared' library in my include gypi file

$ more ~/.gyp/include.gpyi
{'variables': {
   'library': 'shared_library',
}}

How can I make sure that it is building in shared library and using
the gold linker?
I find linking chromium is still take a long time (~ 10 minutes) on my machine.

Thank you for any ideas.

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to