[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Any way to get rid of -MP parameter to gcc for dependency creation?
From: |
Xan Lopez |
Subject: |
Re: Any way to get rid of -MP parameter to gcc for dependency creation? |
Date: |
Fri, 7 Jan 2011 00:26:43 +0100 |
On Fri, Jan 7, 2011 at 12:18 AM, Xan Lopez <address@hidden> wrote:
> I haven't tested it personally, but I can ask. What I know is that
> Chromium uses gyp, which on Linux generates Makefiles, and they claim
> their null-build time is pretty much zero (not sure on which machine,
> though, so perhaps that's only the case for some huge iron). So it
> would seem that whatever our problems GNU make shouldn't be one of
> them.
Just checked the logs for the Chromium bots, their null-build there is
~15s ( http://build.webkit.org/builders/Chromium Linux
Release/builds/20242/steps/compile-webkit/logs/stdio). I guess the ~0s
was on some powerful development machine the hacker I talked with had,
or perhaps the slave is overloaded or misconfigured in some way.
Good news I guess, the setup in my laptop is already faster (with the Plo hack).
Xan
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, (continued)
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Ralf Wildenhues, 2011/01/04
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Xan Lopez, 2011/01/04
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Xan Lopez, 2011/01/04
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Ralf Wildenhues, 2011/01/06
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Xan Lopez, 2011/01/06
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Miles Bader, 2011/01/06
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Xan Lopez, 2011/01/06
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Miles Bader, 2011/01/06
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Xan Lopez, 2011/01/06
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Bob Friesenhahn, 2011/01/06
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?,
Xan Lopez <=
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Ralf Wildenhues, 2011/01/07
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Xan Lopez, 2011/01/07
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Ralf Wildenhues, 2011/01/07
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Xan Lopez, 2011/01/08
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Ralf Wildenhues, 2011/01/08
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Xan Lopez, 2011/01/08
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Paul Smith, 2011/01/08
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Xan Lopez, 2011/01/08
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Ralf Wildenhues, 2011/01/09
- Re: Any way to get rid of -MP parameter to gcc for dependency creation?, Xan Lopez, 2011/01/10