Keep in mind that not all source packages support
a parallel make. If I recall correctly, openmotif for
example has issues. It would be better to encourage
package maintainers to simply enable the parallel
make in their info files by using something like...

 num_cpu=$(echo `sysctl -n hw.ncpu`)
 make -j $num_cpu

after testing that this form of build is supported
for their sources.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to