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

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

bug#12776: Windows build fails with commit r110750


From: Eli Zaretskii
Subject: bug#12776: Windows build fails with commit r110750
Date: Thu, 01 Nov 2012 16:24:32 +0200

> Date: Thu, 01 Nov 2012 10:28:24 +0000
> From: Andy Moreton <andrewjmoreton@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.





reply via email to

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