emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems using 'make -j2' on GNU/Linux


From: Stefan Monnier
Subject: Re: Problems using 'make -j2' on GNU/Linux
Date: Sun, 22 Jun 2008 08:18:15 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>>> After recent changes [1], using 'make -j2 bootstrap', on GNU/Linux Kubuntu
>>> 8.04, fails
>> [...]
>>> Instead 'make bootstrap' works.
>> 
>> Yes, I've seen this as well (tho I didn't see it with -j4 in my earlier
>> tests).  Note that after "make -j2 bootstrap" you can finish the
>> bootstrap with "make -j2" and it should work.

> I think it's fixed now.

Of course, now we have the other problem: try

   make

(just to make sure everything's already compiled) and then

   touch src/regex.c; make

and weep,


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]