all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* The 'cross' directory
@ 2023-08-07 17:09 Eli Zaretskii
  2023-08-08  0:51 ` Po Lu
  0 siblings, 1 reply; 17+ messages in thread
From: Eli Zaretskii @ 2023-08-07 17:09 UTC (permalink / raw)
  To: Po Lu; +Cc: emacs-devel

The file cross/README, though somewhat terse, seems to say that this
directory is for cross-building Emacs.  AFAIK the only target for
which Emacs can currently be cross-built is Android.  But the portion
of configure.ac that creates subdirectories in this directory and
copies (links) files there is conditioned by

  if test "$XCONFIGURE" != "android"; then

So this seems to run in any build but Android?

In any case, it sounds like creating those subdirectories and linking
files there is only needed in the Android build.  And if so, can we
please avoid doing this unnecessary stuff in other builds?

Thanks.



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

end of thread, other threads:[~2023-08-17 18:52 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-07 17:09 The 'cross' directory Eli Zaretskii
2023-08-08  0:51 ` Po Lu
2023-08-09  3:47   ` Richard Stallman
2023-08-09  3:54     ` Po Lu
2023-08-13  1:43       ` Richard Stallman
2023-08-13  2:10         ` Po Lu
2023-08-13  2:14         ` Emanuel Berg
2023-08-13  5:39         ` Eli Zaretskii
2023-08-15  8:05           ` Helmut Eller
2023-08-15 11:44             ` Eli Zaretskii
2023-08-16 21:32               ` Helmut Eller
2023-08-17  7:44                 ` Eli Zaretskii
2023-08-17 18:52                   ` Helmut Eller
2023-08-15  9:45           ` Richard Stallman
2023-08-10  2:15     ` Richard Stallman
2023-08-10 16:37       ` Jose E. Marchesi
2023-08-10 17:01         ` [External] : " Drew Adams

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.