[Bf-committers] gmake -j 4

John K. Walton bf-committers@blender.org
Tue, 14 Oct 2003 17:01:10 -0400 (EDT)


i mean to say link, not linux. anyway, it doesn't work it as
i indicated below, it fails all over the place, especially if
you have a breand new tree (gmake clean is not the same)...odd.
sure would be nice. i'll look into it...


On Tue, 14 Oct 2003, John K. Walton wrote:

> 
> well it ALMOST works. something in the final linux with buildinfo.o 
> screws it up. but is does a dang lot of code in parallel before the
> end.
> 
> On Tue, 14 Oct 2003, John K. Walton wrote:
> 
> > 
> > I tried "gmake -j 4 -k" this seems to fix it (at least it's
> > not failing ..... yet). :-) 
> > 
> > On Tue, 14 Oct 2003, John K. Walton wrote:
> > 
> > > 
> > > I am trying to get maximum usage out of a 4 processor 
> > > machine but I getting errors like the one below. now
> > > this doesn't matter how many processors you actually
> > > have, you can do it single processor machine too
> > > 
> > > command is "gmake -j 4". any one have experience with this
> > > stuff?
> > > 
> > > --- C++
> > > prelinker: /usr/demos/blender/obj/irix-6.5-mips/intern/DummySoundSystem/SND_DummyDevice.o
> > > ---
> > >  CC -DEFAULT:abi=n32:isa=mips4:proc=r10k
> > > -DEFAULT:abi=n32:isa=mips4:proc=r10k -c -n32 -mips3 -Xcpluscomm -LANG:std
> > > -DNDEBUG -n32 -mips3 -O2 -OPT:Olimit=0 -woff
> > > 1001,1110,1201,1209,1355,1424,1681,3201
> > > -I/usr/demos/blender/../lib/irix-6.5-mips/string/include
> > > -I/usr/demos/blender/../lib/irix-6.5-mips/moto/include -I../intern
> > > -I.. -I. SND_DummyDevice.cpp -o
> > > /usr/demos/blender/obj/irix-6.5-mips/intern/DummySoundSystem/SND_DummyDevice.o
> > >     install
> > > /usr/demos/blender/obj/irix-6.5-mips/intern/SoundSystem/libSoundSystem.a
> > >     install
> > > /usr/demos/blender/obj/irix-6.5-mips/intern/SoundSystem/debug/libSoundSystem.a
> > >     SND_C-api.h already installed
> > >     SND_CDObject.h already installed
> > >     SND_DependKludge.h already installed
> > >     SND_DeviceManager.h already installed
> > >     SND_IAudioDevice.h already installed
> > >     SND_Object.h already installed
> > >     SND_Scene.h already installed
> > >     SND_SoundListener.h already installed
> > >     SND_SoundObject.h already installed
> > >     SND_Utils.h already installed
> > >     SND_WaveCache.h already installed
> > >     SND_WaveSlot.h already installed
> > >     SoundDefines.h already installed
> > > ====> gmake all in blender/source
> > > gmake[1]: *** No rule to make target
> > > `/usr/demos/blender/obj/irix-6.5-mips/creator/libcreator.a', needed by
> > > `/usr/demos/blender/obj/irix-6.5-mips/bin/blender'.  Stop.
> > > gmake[1]: *** Waiting for unfinished jobs....
> > > gmake[1]: *** Waiting for unfinished jobs....
> > > gmake[1]: *** Waiting for unfinished jobs....
> > > gmake: *** [all] Error 1
> > > sgi200 3% 
> > > 
> > > 
> > > _______________________________________________
> > > Bf-committers mailing list
> > > Bf-committers@blender.org
> > > http://www.blender.org/mailman/listinfo/bf-committers
> > > 
> > 
> > _______________________________________________
> > Bf-committers mailing list
> > Bf-committers@blender.org
> > http://www.blender.org/mailman/listinfo/bf-committers
> > 
> 
> _______________________________________________
> Bf-committers mailing list
> Bf-committers@blender.org
> http://www.blender.org/mailman/listinfo/bf-committers
>