unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Building Emacs out of source tree?
@ 2024-03-17 12:54 tomas
  2024-03-17 14:18 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: tomas @ 2024-03-17 12:54 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1303 bytes --]

Hello, Emacs

after a while, I'm trying again to pick up the custom of
compiling Emacs.

Usually, I compiled in an empty build directory, invoking
../emacs/configure.

This used to work pretty well but doesn't seem to these
days. I hit two-and-a-half snags:

- one missing chartab.o which happened to lie around 
  in the source dir under src; copying it over to the
  corresponding spot in the build dir let the build
  continue
- one missing symbol rpl_chmodat; this gets defined in
  some header -- sneaking a strategically placed

    #undef rpl_chmodat

  let the build process continue (and now comes te half
  snag: pdump dumped core -- that's what you get for
  messing with things you only half-understand :)

Building in-source Just Works and produces an installable
Emacs which, prima vista behaves in a civilised manner.

It's a recent git pull, off the "master" branch:

  7a0f4de3c18 (HEAD -> master) Improve C++ standard library detection on Android

Now I'd be willing to gather more details for a bug report if
there is an interest in keeping out of source tree compiles
viable; for me those aren't that crucial anymore, with the
advent of git and of 1TB+ disks.

What do you think? Do we still care for out of source builds?

Cheers
-- 
tomás

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-03-20  5:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-17 12:54 Building Emacs out of source tree? tomas
2024-03-17 14:18 ` Eli Zaretskii
2024-03-17 17:53   ` Basile Starynkevitch
2024-03-17 19:33     ` tomas
2024-03-17 19:24   ` tomas
2024-03-18  8:25     ` Robert Pluim
2024-03-18  8:50       ` tomas
2024-03-18 13:27       ` Eli Zaretskii
2024-03-18 13:59         ` tomas
2024-03-19  6:18 ` Andreas Röhler
2024-03-20  5:41 ` SOLVED [was: Building Emacs out of source tree?] tomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).