On Tue, Dec 15, 2009 at 4:57 PM, rupert THURNER <[email protected]> wrote:
> hi,
>
> what would be the best way to use the multicore architecture and "make
> platforms" at the same time?
>
> usually i do
>
> PARALLELMFLAGS="-l -j $(psrinfo | wc -l)"
> gmake clean package
>
> now i tried with
>
> gmake platforms
>
> which works great, but it does not parallelize on the target. or it maybe
> does but not the way i call it.

I've put PARALLELMFLAGS into my ~/.garrc.
_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers

Reply via email to