Hello,

I used to be unable to build nqp-p a month ago or so. Recently, that
changed, and now parrot + nqp-p builds fine. (rakudo doens't build
yet, but that is another email)

Now I want to find out which commit fixed things for me. I know how to
use git-bisect on a single repo to find the commit of interest, but in
this case, there are three repositories: rakudo, nqp, and parrot. How
do I find out which commit in which repo fixed things ?

I build parrot & nqp-p the recommended way:
1. clone rakudo from GitHub
2. cd rakudo
3. perl Configure.pl --gen-parrot


(I guess the next step 'make' is just to build rakudo, and that parrot
and nqp-p are built before i invoke 'make' )
Sorry, i have poor knoledge of build systems in general.

Platform: 32-bit Cygwin on 64-bit Windows 7

- Siddhant 'sisar' Saraf

Reply via email to