This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: build-guile [fwd: g-wrap-0.3.9 configure problem]


> (BTW, does automake generate make -j compatible makefiles?)

Tom Tromey is the one who knows.  But I've made the observation (pre
1.3) those times I've used the -j option that it seems to have no
effect.  I'd guess that the dependencies in automake generated
Makefiles have been such that make can't run things in parallel.

/mdj