From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-portage-dev+bounces-2505-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1NiVQS-0001y6-Om
	for garchives@archives.gentoo.org; Fri, 19 Feb 2010 16:09:57 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C1F44E09E1;
	Fri, 19 Feb 2010 16:09:32 +0000 (UTC)
Received: from mail-qy0-f200.google.com (mail-qy0-f200.google.com [209.85.221.200])
	by pigeon.gentoo.org (Postfix) with ESMTP id A4EA6E09E1
	for <gentoo-portage-dev@lists.gentoo.org>; Fri, 19 Feb 2010 16:09:32 +0000 (UTC)
Received: by qyk38 with SMTP id 38so131254qyk.1
        for <gentoo-portage-dev@lists.gentoo.org>; Fri, 19 Feb 2010 08:09:32 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type;
        bh=q5oxoW4D4/31ZLRjjqzSQ9rqATA1sdPhkrJw1uXuQdI=;
        b=xpHTcQkpCsqV1YMnQiBtwLxX8r1ZcILIap0amZUVJZ8FD4SOGjh1VqP25647xwDL9l
         PrYCPFKRfqAyPHF3wd98i8ogd+QyyRvN+1FGbbTPLWPCDkxkcqnMKKbWq21YbzbOmeCr
         abzVTMIvvkz0TNL7enm9XSSuCl559sYz+YLLM=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        b=wGO29PXmiTT9RZHHM248RUuA8E/0T45P0tIEybGDw6O9lzaP5Fh1/dnboe59qT0uS5
         eHIt6tzDR6an+22ZwFrlOWW3wyUArpN+dIURMyYWhi5MjIBYOD20nhZzuUBUWrZ0lror
         MQu0Z3SNmCxSoOvW9sHhitFweAvly+O9Pan58=
Precedence: bulk
List-Post: <mailto:gentoo-portage-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-portage-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-portage-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-portage-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-portage-dev.gentoo.org>
X-BeenThere: gentoo-portage-dev@lists.gentoo.org
Reply-to: gentoo-portage-dev@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.229.14.157 with SMTP id g29mr2724991qca.57.1266595772260; Fri, 
	19 Feb 2010 08:09:32 -0800 (PST)
In-Reply-To: <1266595311.5249.22.camel@localhost.localdomain>
References: <1266595311.5249.22.camel@localhost.localdomain>
Date: Fri, 19 Feb 2010 11:09:32 -0500
Message-ID: <ad7301b91002190809y910f9b9rddfef65427dac5e9@mail.gmail.com>
Subject: Re: [gentoo-portage-dev] Is there any way to stop compilation and 
	resume it later (after a reboot)?
From: Ghislain Bourgeois <ghislain.bourgeois@gmail.com>
To: gentoo-portage-dev@lists.gentoo.org
Content-Type: multipart/alternative; boundary=00151757671c146233047ff64f43
X-Archives-Salt: fb322f01-b925-4fb6-b516-f834484b5786
X-Archives-Hash: e95368afd0ce591a29a2b14119989db1

--00151757671c146233047ff64f43
Content-Type: text/plain; charset=ISO-8859-1

Hi,

Best way I know is to use ccache and emerge --resume. But that is not
exactly what you are asking for.

Ghislain Bourgeois

2010/2/19 Pacho Ramos <pacho@condmat1.ciencias.uniovi.es>

> Hello
>
> This is a problem I get every time openoffice needs to be
> recompiled :-S, it takes really a long time to do it (~10 hours) then,
> sometimes I need to stop compilation for halting system and, then, I
> need to start it again some different day.
>
> Is there any way for stopping compilation and resume it later using
> already compiled files?
>
> Thanks a lot :-)
>

--00151757671c146233047ff64f43
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi,<div><br></div><div>Best way I know is to use ccache and emerge --resume=
. But that is not exactly what you are asking for.=A0</div><div><br></div><=
div>Ghislain Bourgeois<br><br><div class=3D"gmail_quote">2010/2/19 Pacho Ra=
mos <span dir=3D"ltr">&lt;<a href=3D"mailto:pacho@condmat1.ciencias.uniovi.=
es">pacho@condmat1.ciencias.uniovi.es</a>&gt;</span><br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex;">Hello<br>
<br>
This is a problem I get every time openoffice needs to be<br>
recompiled :-S, it takes really a long time to do it (~10 hours) then,<br>
sometimes I need to stop compilation for halting system and, then, I<br>
need to start it again some different day.<br>
<br>
Is there any way for stopping compilation and resume it later using<br>
already compiled files?<br>
<br>
Thanks a lot :-)<br>
</blockquote></div><br></div>

--00151757671c146233047ff64f43--