all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#29620: configure fails when cross-compiling for the same architecture
@ 2017-12-09  0:10 Pip Cet
  2017-12-13 19:44 ` Paul Eggert
  0 siblings, 1 reply; 5+ messages in thread
From: Pip Cet @ 2017-12-09  0:10 UTC (permalink / raw)
  To: 29620, eggert

I tried building Paul's MPX patch on a CPU that doesn't support MPX,
so I could run the executable with Intel's CPU emulator. I used
./configure CFLAGS="-O2 -g3 -mmpx -fcheck-pointer-bounds", but that
failed because the executable produced by the tputs test cannot run
(natively) on my CPU.

It would be nice to have a configure option to specify that while
build and target machines share the same architecture, they don't
share the same -m flags, so that we're effectively cross-compiling. Is
this possible with autoconf?





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

end of thread, other threads:[~2020-08-11  9:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-09  0:10 bug#29620: configure fails when cross-compiling for the same architecture Pip Cet
2017-12-13 19:44 ` Paul Eggert
2020-08-10 15:42   ` Stefan Kangas
2020-08-10 15:44     ` Pip Cet
2020-08-11  9:39     ` Paul Eggert

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.