unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* "incompatible implicit declaration" warnings with GCC 4.2.1
@ 2007-10-22 15:24 Juanma Barranquero
  2007-10-22 21:08 ` Eli Zaretskii
  0 siblings, 1 reply; 13+ messages in thread
From: Juanma Barranquero @ 2007-10-22 15:24 UTC (permalink / raw)
  To: Emacs Devel

  C:\emacs> gcc --version
  gcc (GCC) 4.2.1-sjlj (mingw32-2)
  Copyright (C) 2007 Free Software Foundation, Inc.

Compilation produces these warnings. They don't happen with gcc 3.4.5 (MinGW):

  gcc -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0400 -D_X86_=1 -c
-gstabs+ -g3 -mno-cygwin -mtune=pentium4 -O2  -Di386 -D_CRTAPI1=_cdecl
-Demacs=1 -DWINDOWSNT -DDOS_NT -DHAVE_CONFIG_H -I../nt/inc -D_UCHAR_T
-DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=5000000 -o
oo-spd/i386/w32fns.o w32fns.c
  w32fns.c: In function 'gamma_correct':
  w32fns.c:1241: warning: incompatible implicit declaration of
built-in function 'pow'
  w32fns.c: In function 'w32_abort':
  w32fns.c:9127: warning: incompatible implicit declaration of
built-in function 'abort'

             Juanma

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

end of thread, other threads:[~2007-10-24 12:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-22 15:24 "incompatible implicit declaration" warnings with GCC 4.2.1 Juanma Barranquero
2007-10-22 21:08 ` Eli Zaretskii
2007-10-22 21:29   ` Juanma Barranquero
2007-10-22 21:45     ` Jason Rumney
2007-10-22 21:55       ` Juanma Barranquero
2007-10-22 22:46         ` Jason Rumney
2007-10-22 23:20           ` Juanma Barranquero
2007-10-22 23:27             ` Juanma Barranquero
2007-10-24 11:45           ` Juanma Barranquero
2007-10-24 12:41             ` Jason Rumney
2007-10-24 12:53               ` Juanma Barranquero
2007-10-23  4:05         ` Eli Zaretskii
2007-10-23  8:18           ` Juanma Barranquero

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).