Projects

Ticket #42 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

parallel make doesn't work

Reported by: pipping@… Owned by: lsansonetti@…
Priority: minor Milestone: MacRuby 0.2
Component: MacRuby Keywords:
Cc:

Description

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....

Change History

Changed 4 years ago by lsansonetti@…

  • status changed from new to closed
  • resolution set to fixed

Should be fixed in trunk, closing.

Note: See TracTickets for help on using tickets.