From: Andy Moreton <andrewjmoreton@gmail.com>
To: 12776@debbugs.gnu.org
Subject: bug#12776: Windows build fails with commit r110750
Date: Thu, 01 Nov 2012 10:28:24 +0000 [thread overview]
Message-ID: <50924EC8.5000702@gmail.com> (raw)
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
next reply other threads:[~2012-11-01 10:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-01 10:28 Andy Moreton [this message]
2012-11-01 14:24 ` bug#12776: Windows build fails with commit r110750 Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50924EC8.5000702@gmail.com \
--to=andrewjmoreton@gmail.com \
--cc=12776@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.