GNU bug report logs - #39985
feature/native-comp; make clean broken

Previous Next

Package: emacs;

Reported by: Andrea Corallo <akrl <at> sdf.org>

Date: Sun, 8 Mar 2020 16:38:01 UTC

Severity: normal

Done: Andrea Corallo <akrl <at> sdf.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andrea Corallo <akrl <at> sdf.org>
To: bug-gnu-emacs <at> gnu.org
Subject: feature/native-comp; make clean broken
Date: Sun, 08 Mar 2020 10:16:55 +0000
Hi all,

I've been signaled that ~make clean~ does not work on the
feature/native-comp branch.

This is due to the fact that now .eln files are generated into
subdirectories.

Ex: a file ~.../foo.el~ compiles into
~.../x86_64-pc-linux-gnu-12383a81d4f33a87/foo.eln~.

The trouble is that the build system has no knowlege of
`system-configuration' therefore it's not easy to modify it to remove
all of these folders.

One option would be to add another prefix like compiling ~foo.el~ into:

~.../eln-x86_64-pc-linux-gnu-12383a81d4f33a87/foo.eln~

and have the Makefile removing recursively all eln-* folders.

I'm not sure this is the best way to handle this but is the only idea
I've got so far.

  Andrea

-- 
akrl <at> sdf.org




This bug report was last modified 5 years and 66 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.