On Thu, Dec 31, 2009 at 3:14 PM, n179911 <n179...@gmail.com> wrote:
> 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.

Did you rerun gyp, e.g. with the command
  glient runhooks --force
after changing ~/.gyp/include.gypi ?

-- 
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