all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Building today's trunk ...
@ 2012-12-24  9:12 martin rudalics
  2012-12-24 11:57 ` Andy Moreton
  2012-12-25 17:15 ` Eli Zaretskii
  0 siblings, 2 replies; 7+ messages in thread
From: martin rudalics @ 2012-12-24  9:12 UTC (permalink / raw)
  To: emacs-devel

... with MinGW results here in:

gcc -I. -c -gdwarf-2 -g3  -DEMACSDEBUG -fno-crossjumping -std=gnu99   -Demacs=1 -I../lib -I../nt/inc -DUSE_CRT_DLL=1 -o oo/i386/w32.o w32.c
w32.c: In function 'acl_to_text':
w32.c:4701:3: warning: passing argument 5 of 'convert_sd_to_sddl' from incompatible pointer type [enabled by default]
w32.c:1023:1: note: expected 'PULONG' but argument is of type 'ssize_t *'
gcc -I. -c -gdwarf-2 -g3  -DEMACSDEBUG -fno-crossjumping -std=gnu99   -Demacs=1 -I../lib -I../nt/inc -DUSE_CRT_DLL=1 -o oo/i386/w32proc.o w32proc.c
rm oo/i386/temacs1.a
ar -rsc oo/i386/temacs1.a oo/i386/alloc.o oo/i386/atimer.o oo/i386/buffer.o oo/i386/bytecode.o oo/i386/callint.o oo/i386/callproc.o oo/i386/casefiddle.o oo/i386/cmds.o oo/i386/data.o oo/i386/dired.o oo/i386/dispnew.o oo/i386/doc.o oo/i386/doprnt.o oo/i386/editfns.o oo/i386/eval.o oo/i386/fileio.o oo/i386/filelock.o oo/i386/fns.o oo/i386/indent.o oo/i386/insdel.o oo/i386/keyboard.o oo/i386/keymap.o oo/i386/lread.o oo/i386/macros.o oo/i386/marker.o oo/i386/minibuf.o oo/i386/w32.o oo/i386/w32heap.o oo/i386/w32inevt.o oo/i386/w32proc.o oo/i386/w32console.o oo/i386/print.o oo/i386/process.o oo/i386/regex.o oo/i386/scroll.o oo/i386/search.o oo/i386/sound.o oo/i386/syntax.o
gcc -o oo/i386/temacs.bin  -gdwarf-2 -g3    -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
../lib/oo/i386/libgnu.a(filemode.o): In function `ftypelet':
c:\emacs\trunk\lib/filemode.c:81: undefined reference to `S_ISMPX'
collect2: ld returned 1 exit status
make[1]: *** [oo/i386/temacs.exe] Error 1
make[1]: Leaving directory `c:/emacs/trunk/src'
make: *** [all-other-dirs-gmake] Error 2

martin



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-12-25 18:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-24  9:12 Building today's trunk martin rudalics
2012-12-24 11:57 ` Andy Moreton
2012-12-24 13:45   ` martin rudalics
2012-12-24 15:58     ` Eli Zaretskii
2012-12-24 18:06       ` martin rudalics
2012-12-25 17:15 ` Eli Zaretskii
2012-12-25 18:10   ` martin rudalics

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.