all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#7848: 23.2.91; Can't build with MinGW
@ 2011-01-15  7:34 Kazuhiro Ito
  2011-01-16  0:41 ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Kazuhiro Ito @ 2011-01-15  7:34 UTC (permalink / raw)
  To: 7848

When I build emacs-23 branch at present with MinGW, below error
occurs while linking.

> oo-spd/i386/temacs1.a(image.o):image.c:(.text+0xa8fa): undefined reference to `SET_SYMBOL_VAL'
> collect2: ld returned 1 exit status
> make[1]: *** [oo-spd/i386/temacs.exe] Error 1
> make[1]: Leaving directory `/f/build/emacs-23/src'
> make: *** [all-other-dirs-gmake] Error 2

SET_SYMBOL_VAL is defined in src/lisp.h on trunk but not on emacs-23
branch.

-- 
Kazuhiro Ito





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

end of thread, other threads:[~2011-01-16 15:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-15  7:34 bug#7848: 23.2.91; Can't build with MinGW Kazuhiro Ito
2011-01-16  0:41 ` Eli Zaretskii
2011-01-16  4:41   ` Stefan Monnier
2011-01-16 10:03     ` Eli Zaretskii
2011-01-16 15:21       ` Stefan Monnier
2011-01-16 15:58         ` Eli Zaretskii
2011-01-16  6:16   ` Kazuhiro Ito
2011-01-16  9:57     ` Eli Zaretskii

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.