emacs-devel
[Top][All Lists]
Advanced

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

Re: Loading tramp for dump goes into infinite regress


From: Lynn Winebarger
Subject: Re: Loading tramp for dump goes into infinite regress
Date: Sun, 24 Jul 2022 10:05:19 -0400

On Sun, Jul 24, 2022 at 9:34 AM Eli Zaretskii <eliz@gnu.org> wrote:
>
> > From: Lynn Winebarger <owinebar@gmail.com>
> > Date: Sun, 24 Jul 2022 09:30:34 -0400
> > Cc: michael.albinus@gmx.de, emacs-devel@gnu.org
> >
> > > Note that Michael asked you to show specific commands you used, so he
> > > could try reproducing the problems you see, but you haven't provided
> > > any such commands, only a rather general description of what you are
> > > trying to do.
> > >
> > > Can you please show the shell commands that you use to do the loading
> > > step?
> >
> > That would be "make -j$(nproc)", which seems unhelpful.
>
> I mean the actual command that loads and dumps all the stuff.  If you
> are using the Emacs Makefile's, I guess it's something like this:
>
>   ./temacs -batch -l loadup --temacs=pdump
>
> Or did you modify the Makefile's in the tree?

I have not modified the Makefiles at this point - hence the explicit
use of make-docfile in my previous reply.

LC_ALL=C ./temacs -batch --no-build-details -l loadup --temacs=pdump
--bin-dest=/does/not/exist/bin
--eln-dest=/does/not/exist/lib/emacs/28.1

This is probably obvious, but I am only running the resulting emacs
from the build directory.

Lynn



reply via email to

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