I am trying to compile only v8 from source tarball http://nodejs.org/dist/v0.10.15/node-v0.10.15.tar.gz
'make -C deps/v8' throws this error - *** No rule to make target `test/cctest/cctest.gyp' But compiling node works fine. I am aware that there is no test directory in tarball. Is there anyway to compile just the v8 without modifying makefiles or gyp files? -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" 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/groups/opt_out.
