bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#71412: 30.0.50; Cygw32 build break


From: Kazuhiro Ito
Subject: bug#71412: 30.0.50; Cygw32 build break
Date: Fri, 07 Jun 2024 20:40:39 +0900
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (Gojō) APEL-LB/10.8 EasyPG/1.0.0 Emacs/30.0.50 (x86_64-w64-mingw32) MULE/6.0 (HANACHIRUSATO)

Cygw32 build fails on  master

$ make
(snip)
  CCLD     temacs.exe
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: 
emacs.o:emacs.c:(.text.startup+0x21ce): undefined reference to 
`syms_of_w32image'
/usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: 
emacs.o:emacs.c:(.text.startup+0x2317): undefined reference to 
`globals_of_w32image'
collect2: error: ld returned 1 exit status

It seems that w32image.c is compiled when native image API is enabled
but it is never enabled on Cygwin.

-- 
Kazuhiro Ito





reply via email to

[Prev in Thread] Current Thread [Next in Thread]