On Mon Jan 14 11:26:27 2008, coke wrote: > In the top level directory, type: > > 'make perl6' > > a perl6 binary is created. > > now type "make perl6" again, and the binary is regenerated from the > step "./pbc_to_exe languages/perl6/perl6.pbc" on, despite the fact > that nothing has changed. > > The perl6 target in languages/perl6 works as expected over multiple > invocations. >
This seems to be resolved, however, building perl6 now gives the following make warning: make: Circular perl6 <- perl6 dependency dropped.