On 6/13/08, Marc Kleine-Budde <[EMAIL PROTECTED]> wrote: > Moin, > > > Jon Smirl wrote: > >> > I have PARALLELMFLAGS=-j5 exported to my environment. I asked earlier > >> > if that was the right way to do it. If I don't export it nothing > >> > builds in parallel. > > >> Sure? Please unset PARALLELMFLAGS, don't export it. PTXdist does take > >> care of it. Please show me the output (in a clean shell, w/o > >> PARALLELMFLAGS) of "ptxdist print PARALLELMFLAGS" and "cat /proc/cpuinfo" > > > Unsetting PARALLELMFLAGS from the environment is doing parallel builds > > now. I put that into my environment a long time ago (maybe two years > > ago) when it wasn't doing very good parallel builds. I see that just > > setting it to NULL like I did previously causes a single threaded > > build. The parallel build now looks to be a lot more parallel that it > > used to be. I'll pull it out of my environment. > > > How did you exported PARALLELMFLAGS exactly? It seems that you did is in > a way, that it breaks the glibc build. I want to add a check in ptxdist > so that nobody does this mistake again.
I had export PARALLELMFLAGS=-j5 in my .bashrc > > > Marc > > -- > Marc Kleine-Budde Phone: +49-231-2826-924 > Pengutronix - Linux Solutions for Science and Industry > Vertretung West/Dortmund http://www.pengutronix.de > > > -- > ptxdist mailing list > [email protected] > > > -- Jon Smirl [EMAIL PROTECTED] -- ptxdist mailing list [email protected]
