This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

parallel building


Hi,

Does automake support parallel builds? Is it just a matter of doing a gmake 
-j 5?
I see that the generated Makefile contains a loop based on SUBDIRS, so this 
would
make the build sequential. How do others handle parallel building using 
automake
take adavnce of 10 cpu's on a system?

Thanks in advance,
fausto..



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