GNU bug report logs -
#12776
Windows build fails with commit r110750
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 12776 in the body.
You can then email your comments to 12776 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#12776
; Package
emacs
.
(Thu, 01 Nov 2012 10:32:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Moreton <andrewjmoreton <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Thu, 01 Nov 2012 10:32:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
MinGW gcc 4.7.0
Windows XP SP3
The native Windows build fails to compile with r110750 and later
(r110749 is ok). It seems that there are some missing link dependencies
after this change:
gcc -o oo/i386/temacs.bin -Wl,-stack,0x00800000 -Wl,-heap,0x00100000
-Wl,-image-base,0x01000000 -Wl,-subsystem,console -Wl,-entry,__start
-Wl,-Map,oo/i386/temacs.map oo/i386/firstfile.o oo/i386/emacs.res
oo/i386/temacs0.a oo/i386/temacs1.a oo/i386/temacs2.a oo/i386/lastfile.a
../lib/oo/i386/libgnu.a -lwinmm -ladvapi32 -lgdi32 -lcomdlg32 -luser32 -lmpr
-lshell32 -lwinspool -lole32 -lcomctl32 -lusp10
oo/i386/temacs2.a(sysdep.o):sysdep.c:(.text+0x7f2): undefined reference to
`_getpgrp'
oo/i386/temacs2.a(sysdep.o):sysdep.c:(.text+0x838): undefined reference to
`_setpgid'
oo/i386/temacs2.a(sysdep.o):sysdep.c:(.text+0x876): undefined reference to
`_setpgid'
collect2.exe: error: ld returned 1 exit status
makefile:515: recipe for target 'oo/i386/temacs.exe' failed
Could some please take a look ?
AndyM
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#12776
; Package
emacs
.
(Thu, 01 Nov 2012 14:28:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 12776 <at> debbugs.gnu.org (full text, mbox):
> Date: Thu, 01 Nov 2012 10:28:24 +0000
> From: Andy Moreton <andrewjmoreton <at> gmail.com>
>
> gcc -o oo/i386/temacs.bin -Wl,-stack,0x00800000 -Wl,-heap,0x00100000
> -Wl,-image-base,0x01000000 -Wl,-subsystem,console -Wl,-entry,__start
> -Wl,-Map,oo/i386/temacs.map oo/i386/firstfile.o oo/i386/emacs.res
> oo/i386/temacs0.a oo/i386/temacs1.a oo/i386/temacs2.a oo/i386/lastfile.a
> ../lib/oo/i386/libgnu.a -lwinmm -ladvapi32 -lgdi32 -lcomdlg32 -luser32 -lmpr
> -lshell32 -lwinspool -lole32 -lcomctl32 -lusp10
> oo/i386/temacs2.a(sysdep.o):sysdep.c:(.text+0x7f2): undefined reference to
> `_getpgrp'
> oo/i386/temacs2.a(sysdep.o):sysdep.c:(.text+0x838): undefined reference to
> `_setpgid'
> oo/i386/temacs2.a(sysdep.o):sysdep.c:(.text+0x876): undefined reference to
> `_setpgid'
> collect2.exe: error: ld returned 1 exit status
> makefile:515: recipe for target 'oo/i386/temacs.exe' failed
>
> Could some please take a look ?
Should be fixed by revision 110763, please try.
bug closed, send any further explanations to
12776 <at> debbugs.gnu.org and Andy Moreton <andrewjmoreton <at> gmail.com>
Request was from
Chong Yidong <cyd <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Sat, 17 Nov 2012 06:57:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 15 Dec 2012 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 12 years and 156 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.