On 2008年6月12日, Aleksey Cheusov wrote:
My gut feeling is that this shouldn't be specific to the bulk build code, but also used in the generic pkgsrc build framework.Some packages such as festival requires gcc-3 and some OSes provides more than one compiler, e.g. gcc-4.2 and gcc-3.4. Currently pkgsrc (bulk build and pbulk) don't provide a way to use two compilers AFAIK. distbb solution (with comments) is below.
- Hubert