tadpol@... writes:
Hi!
Perhaps we should use a different name for the script (the one-liner)
like emake (since all other portage-programs seems to be named
efoobar) so that there is no confusion in the future?.
If it was non-parallel building that AJ Lewis wanted just set
MAKEOPTS="" in /etc/make.conf.
Regards,
Mikael Hallendal
> On Mon, Jun 11, 2001 at 09:41:31PM -0600, Daniel Robbins wrote:
> > On Mon, Jun 11, 2001 at 09:41:04PM -0500, AJ Lewis wrote:
> >
> > > Suggestion: make a new USE variable called 'pmake' or something,
> > >and check it in these ebuild files. If it's not defined, use
> > >regular make. Some people might not have pmake installed, or they
> > >may not want to use it. If you absolutely cannot bring yourself to
> > >do that, at least put pmake in the DEPENDS line, please!
> > pmake is not a program; it is a one-line script that calls GNU make
> >with special options that enable parallel building. :)
>
> actually, it is a program. Atleast three of them.
>
> PMAKE - A Parallel MPI Version of GNU Make.
> http://www.llnl.gov/sccd/lc/DEG/pmake/pmake.html
>
> The parallel make(1) program from the Sprite project
> http://www.freebsd.org/cgi/url.cgi?ports/devel/pmake/pkg-descr
>
> pmake - a perl 'make' replacement
> http://www.engelschall.com/ar/perldoc/pages/util/pmake.html
>
> diffenently more.
> http://www.google.com/search?q=pmake&sourceid=opera&num=50
>
>
> bit of digging, I see that it is part of portage. Hmmm. Maybe it
> needs to be added to the man pages?
>
>
> Hmmm. this probably is coming off much harsher than I intened. I
> don't mean it to be. I'm sleepy. I shouldn't be online anymore.... I
> posted this anyways.
>
> --
> Michael Tilstra tadpol@...
> Good leaders being scarce, following yourself is allowed.
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@g.o
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
|