unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#51583: 29.0.50; cygw32 build break
@ 2021-11-03 11:35 Kazuhiro Ito
  2021-11-03 14:15 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Kazuhiro Ito @ 2021-11-03 11:35 UTC (permalink / raw)
  To: 51583

Cygw32 build fails on trunk.

$ ./configure --with-w32
$ make

(snip)
  CCLD     temacs.exe
/usr/lib/gcc/x86_64-pc-cygwin/10/../../../../x86_64-pc-cygwin/bin/ld: w32fns.o:w32fns.c:(.text+0xec1a): undefined reference to `w32_get_resource'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:647: temacs.exe] Error 1
make[1]: Leaving directory '/dfs/f/build/cygwin64/emacs/src'
make: *** [Makefile:450: src] Error 2

w32_get_resource function is defined in w32.c, which is not compiled
on Cygwin buid.

-- 
Kazuhiro Ito





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

end of thread, other threads:[~2021-11-04  9:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-03 11:35 bug#51583: 29.0.50; cygw32 build break Kazuhiro Ito
2021-11-03 14:15 ` Eli Zaretskii
2021-11-04  8:43   ` Kazuhiro Ito
2021-11-04  9:14     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

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).