Ticket #42 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.

