[ I've put the other Michael onto this, too, confusing... ;-]

As Michi already mentioned, it's a bit unclear if this CL can be landed while the bots still have their old clang-2.9-based gcmole, because the Lua script has changed. It's quite possible that it still works, but I can't test this easily.

I think the right way to proceed is to make the bots use their own copy of the
(old) Lua script for now, this would be in sync with using their own copy of
gcmole. As it is, the build system is inconsistent, because the bots don't pick
up the bootstrap.sh/... changes.

To use a new pre-built gcmole, the system gcc on the bots has to match the one
on the build machine, i.e. gcc 4.6.3, otherwise gcmole won't find the system
includes. 2 ways to proceed: Either build gcmole on the bots (note that you'll
need a gcc >= 4.7 in addition to the system gcc, too) or make sure that gcc
versions are in sync.

Now I'll extend this CL to hopefully cover clang-3.5, the one used by Chrome...

https://codereview.chromium.org/445983002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to