Comment #3 on issue 4382 by [email protected]: make always regenerates
snapshot
https://code.google.com/p/v8/issues/detail?id=4382
I'm looking into it, but without success yet. Sorry. :(
What I'm seeing so far:
- This started when I made the 'external snapshot' the default.
- The dependencies in gyp are correct. (cf. ninja's correct behaviour).
- These dependencies do not properly get translated into the generated gyp
files.
- Unfortunately, the generated Makefiles aren't super easy to read, so
I'm having a hard time isolating the problem.
- Meaning, the proper fix will be to change the gyp Makefile generator.
- The affected rules are rules with several output files, something GNU
make doesn't really support, so there's a bunch of hackery in gyp to make
it work. Likely, we need even more of this hackery.
Other than waiting for me to figure things out, the options would be:
1, revert the 'external snapshot' default CL,
2, locally disable the snapshot (or use the built-in one).
I'd really like to avoid 1; but please do let me know if the problem
becomes unbearable.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
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.