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

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

[debbugs-tracker] bug#34409: closed (27.0.50; Cygw32 build break)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34409: closed (27.0.50; Cygw32 build break)
Date: Mon, 11 Feb 2019 00:26:01 +0000

Your message dated Mon, 11 Feb 2019 09:24:53 +0900
with message-id <address@hidden>
and subject line Re: bug#34409: 27.0.50; Cygw32 build break
has caused the debbugs.gnu.org bug report #34409,
regarding 27.0.50; Cygw32 build break
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
34409: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34409
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 27.0.50; Cygw32 build break Date: Sun, 10 Feb 2019 13:21:27 +0900 User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/27.0 (x86_64-pc-cygwin) MULE/6.0 (HANACHIRUSATO)
Cygw32 build is failed on trunk.

$ ./configure --with-w32
$ make

(snip)
emacs.o:emacs.c:(.text.startup+0x1a6): undefined reference to `init_heap'
emacs.o:emacs.c:(.text.startup+0x1a6): relocation truncated to fit: 
R_X86_64_PC32 against undefined symbol `init_heap'
emacs.o:emacs.c:(.text.startup+0x389): undefined reference to `init_heap'
emacs.o:emacs.c:(.text.startup+0x389): relocation truncated to fit: 
R_X86_64_PC32 against undefined symbol `init_heap'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:634: temacs.in.exe] Error 1
make[1]: Leaving directory '/dfs/f/build/cygwin64/emacs/src'
make: *** [Makefile:423: src] Error 2

init_heap function is defined in w32heap.c, which is not compiled on
Cygwin buid.

-- 
Kazuhiro Ito



--- End Message ---
--- Begin Message --- Subject: Re: bug#34409: 27.0.50; Cygw32 build break Date: Mon, 11 Feb 2019 09:24:53 +0900 User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/27.0 (x86_64-w64-mingw32) MULE/6.0 (HANACHIRUSATO)
> > Cygw32 build is failed on trunk.
> > 
> > $ ./configure --with-w32
> > $ make
> 
> Sorry about that, should be fixed now.

I confirmed the problem was fixed.
Thak you.

-- 
Kazuhiro Ito


--- End Message ---

reply via email to

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