From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#43476: feature/native-comp; path for .eln files when running with --no-init-file Date: Sat, 10 Oct 2020 19:22:46 +0000 Message-ID: References: Reply-To: Andrea Corallo Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18579"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: 43476-done@debbugs.gnu.org To: Tom Gillespie Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Oct 10 21:23:12 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kRKSU-0004iV-Nq for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 10 Oct 2020 21:23:10 +0200 Original-Received: from localhost ([::1]:50780 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kRKST-0004LB-Ph for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 10 Oct 2020 15:23:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40186) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kRKSM-0004H3-7S for bug-gnu-emacs@gnu.org; Sat, 10 Oct 2020 15:23:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:55244) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kRKSL-0006sj-Tj for bug-gnu-emacs@gnu.org; Sat, 10 Oct 2020 15:23:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kRKSL-0006ZA-R7 for bug-gnu-emacs@gnu.org; Sat, 10 Oct 2020 15:23:01 -0400 Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 10 Oct 2020 19:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 43476 X-GNU-PR-Package: emacs Mail-Followup-To: 43476@debbugs.gnu.org, akrl@sdf.org, tgbugs@gmail.com Original-Received: via spool by 43476-done@debbugs.gnu.org id=D43476.160235777225220 (code D ref 43476); Sat, 10 Oct 2020 19:23:01 +0000 Original-Received: (at 43476-done) by debbugs.gnu.org; 10 Oct 2020 19:22:52 +0000 Original-Received: from localhost ([127.0.0.1]:38555 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kRKSC-0006Yi-2n for submit@debbugs.gnu.org; Sat, 10 Oct 2020 15:22:52 -0400 Original-Received: from mab.sdf.org ([205.166.94.33]:46670 helo=ma.sdf.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kRKS9-0006YT-71 for 43476-done@debbugs.gnu.org; Sat, 10 Oct 2020 15:22:50 -0400 Original-Received: from akrl by ma.sdf.org with local (Exim 4.92) (envelope-from ) id 1kRKS6-00011G-D0; Sat, 10 Oct 2020 19:22:46 +0000 In-Reply-To: (Tom Gillespie's message of "Sat, 10 Oct 2020 15:12:05 -0400") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:190224 Archived-At: Tom Gillespie writes: > Hi Andrea, > I think it is ok to close this. I don't see an easy solution here. > My workaround works, and the way that the eln files are named seems > like it is safe against most common issues (I have no idea what the > effect of changing versions of libgccjit would actually be, it was > just a hypothetical). I think the only practical thing that could be > done is to add a note to the manual about how to change the location > of the eln-cache at startup. I agree this is something we'll have to mention. closing, thanks! Andrea