This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Can you run Bill's script with MAKEFLAGS=-j2?


Dan Kegel wrote:
> 
> I tried to run Bill's build script with
> MAKEFLAGS=-j2
> export MAKEFLAGS
> to run faster on my dual CPU, but it failed with
> 
> /home/dank/bg/temp/build-gcc/texinfo/makeinfo/makeinfo   -I../../gcc-2.95.3/gcc -o cpp.info ../..
> /gcc-2.95.3/gcc/cpp.texi
> make[1]: /home/dank/bg/temp/build-gcc/texinfo/makeinfo/makeinfo: Command not found
> make[1]: *** [cpp.info] Error 127
> make[1]: Leaving directory `/home/dank/bg/temp/build-gcc/gcc'
> make: *** [install-gcc] Error 2
> make: *** Waiting for unfinished jobs....
> + '[' '!' -f /opt/billgatliff/bin/powerpc-linux-gcc ']'
> 
> I guess I'll try it over again without the -j2...

Sure enough, without the -j2, it works.
- Dan

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]