monipol wrote: > On 17/07/2009, at 08:28, Alan wrote: >> I was wondering if would be possible to make Fink aware of a >> multicores system and then use "make -j n" for speedup compilation. >> Sometimes I modified the _program_.info file in order to do that, but >> is it possible to do that for the whole system? > > > Olá, Alan. At the moment there is no support for global make -j in > Fink. I've seen some packages that use -j 1 in make install but that's > package-specific.
There is an unsupported method described on the wiki: <http://wiki.finkproject.org/index.php/Setting_MAKEFLAGS_in_Fink> Packages known to break with this method use -j1. But others may break, too. -- Martin ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
