From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4EE701582EF for ; Sat, 08 Feb 2025 19:02:09 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 39E193430C8 for ; Sat, 08 Feb 2025 19:02:09 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id AA81511047E; Sat, 08 Feb 2025 19:00:43 +0000 (UTC) Received: from mail-4322.protonmail.ch (mail-4322.protonmail.ch [185.70.43.22]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 5ACC91103CB for ; Sat, 08 Feb 2025 19:00:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1739041239; x=1739300439; bh=A6YD8WJ4dlJipfbKJNrpionFRqKOvBIwZ0kLcZ6lANc=; h=Date:To:From:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector:List-Unsubscribe:List-Unsubscribe-Post; b=mAjegTDTjXqEVZ0PshdvM/5S4C39avhtSnM8cwS8dGi13nSNr3QHgyzUvdG24zRDz UKlEA9dKV68Hoke9VUoQCLwgu65+35xyLVWdfLwOkTBbmzXbikgjjbl7RGuIXFTSqa qBb7MsyRjAloZO4HHfgHKmxa1SJvLz2YZhcFSP5IhVQ4Ox8fZhxsUHpc0yQkgHeggU HOIn0fasZeumM+JoXodoOoqceBQ0weQIfiPtFL2z2kYGT73N3IOkOgjpfHaDchVPng aqO2suKeBDyGPRixNBB7mjXu7NMoBx5oUYwTsShy8H4jigS+T0pqqJGVW3ZROH+AXd 1WMXRMp5iENOA== Date: Sat, 08 Feb 2025 19:00:34 +0000 To: gentoo-user@lists.gentoo.org From: Filip Kobierski Subject: Re: [gentoo-user] Question about compilation Message-ID: In-Reply-To: References: Feedback-ID: 63527217:user:proton X-Pm-Message-ID: e78589d33d4d0869ef44ce047e0378befbfdc7b8 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 4856809e-a710-4d91-881d-f52413271666 X-Archives-Hash: 47aedb0d6a37c2c6a075d4f8d9573cb7 Hi Jacques, I think you are looking for SIGSTP or SIGSTOP but I think that's not exactly it. From what I know you cannot do that for emerge easily. For similar results you might want to set up ccache. https://wiki.gentoo.org/wiki/Ccache Regards Filip On Saturday, February 8th, 2025 at 15:47, Jacques Montier wrote: > Hello everyone, > Is it possible to stop a compilation midway in the case of a very long co= mpilation and then resume it from the same point without having to start ov= er from the beginning ? > Thank you for your response. > Best regards, >=20 > -- > Jacques Montier.