On Saturday 24 March 2012 16:09:36 James E Keenan wrote: > On 3/24/12 1:27 PM, Christoph Otto wrote: > > On Sat, Mar 24, 2012, at 17:58, Stefan Seifert wrote: > >> Build is broken on current master > > > > Thanks for reporting this, but the build works for me on linux x64 with > > both gcc and g++. Which platform are you on?
openSUSE 12.1 using GNU Make 3.82 and gcc (SUSE Linux) 4.6.2 > I tested this on both Linux/i386 and Darwin/ppc before merging. > Experienced no problems with either build or test. Have you tried it with a parallel build? Seems like it works with plain make but fails with make -j6. So I guess there are some dependencies missing leading make to execute some steps prematurely. Stefan _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
