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.

rupert.
_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers

Reply via email to