[ruby] #42: parallel make doesn't work
#42: parallel make doesn't work ----------------------------------+----------------------------------------- Reporter: pipping@macports.org | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: minor | Milestone: MacRuby 0.2 Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- with `make -j3`, miniruby will be called before it's even been compiled. {{{ ./miniruby -I./lib ./enc/make_encdb.rb ./enc encdb.h make: ./miniruby: Command not found make: *** [encdb.h] Error 127 make: *** Waiting for unfinished jobs.... }}} -- Ticket URL: <http://trac.macosforge.org/projects/ruby/ticket/42> ruby <http://ruby.macosforge.org/>
#42: parallel make doesn't work ----------------------------------+----------------------------------------- Reporter: pipping@macports.org | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: minor | Milestone: MacRuby 0.2 Component: MacRuby | Resolution: Keywords: | ----------------------------------+----------------------------------------- Comment (by lsansonetti@apple.com): http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/16102 -- Ticket URL: <http://trac.macosforge.org/projects/ruby/ticket/42#comment:1> ruby <http://ruby.macosforge.org/>
#42: parallel make doesn't work ----------------------------------+----------------------------------------- Reporter: pipping@macports.org | Owner: lsansonetti@apple.com Type: defect | Status: closed Priority: minor | Milestone: MacRuby 0.2 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------+----------------------------------------- Changes (by lsansonetti@apple.com): * status: new => closed * resolution: => fixed Comment: Should be fixed in trunk, closing. -- Ticket URL: <http://ruby.macosforge.org/trac/ticket/42#comment:2> macruby <http://ruby.macosforge.org/>
participants (2)
-
macruby
-
ruby