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

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

bug#71412: closed (30.0.50; Cygw32 build break)


From: GNU bug Tracking System
Subject: bug#71412: closed (30.0.50; Cygw32 build break)
Date: Fri, 07 Jun 2024 14:17:02 +0000

Your message dated Fri, 07 Jun 2024 23:15:47 +0900
with message-id <vrit8qzgq1nw.wl--xmue@d1.dion.ne.jp>
and subject line Re: bug#71412: 30.0.50; Cygw32 build break
has caused the debbugs.gnu.org bug report #71412,
regarding 30.0.50; Cygw32 build break
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
71412: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71412
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 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



--- End Message ---
--- Begin Message --- Subject: Re: bug#71412: 30.0.50; Cygw32 build break Date: Fri, 07 Jun 2024 23:15:47 +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-pc-cygwin) MULE/6.0 (HANACHIRUSATO)
> > Cygw32 build fails on  master
> 
> Thanks, should be fixed mow.

Thank you for the fix.  I confirmed the problem was resolved, closing
the issue.

-- 
Kazuhiro Ito


--- End Message ---

reply via email to

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