1.3.22,w2k: conflicting types after mingw runtime update (to 3.0-1)

Mader, Alexander alexander.mader@niles.de
Thu May 8 09:43:00 GMT 2003


Hallo,

today I ran an update which happened to affect mingw runtime. The result 
is a bunch of warnings with gcc-2 but not with gcc:

	mader@L201$ gcc  -c -W -Wall -std=c9x -pedantic -fpack-struct 	
		-mrtd -mno-cygwin   EinMitten.c

	mader@L201$ gcc-2  -c -W -Wall -std=c9x -pedantic -fpack-struct
		-mrtd -mno-cygwin   EinMitten.c
	In file included from EinMitten.c:5:
	/usr/include/mingw/stdlib.h:383: warning: conflicting types for
	built-in function `abs'
	/usr/include/mingw/stdlib.h:384: warning: conflicting types for
	built-in function `labs'
	In file included from EinMitten.c:6:
	/usr/include/mingw/math.h:149: warning: conflicting types for 	
	built-in function `sin'
	/usr/include/mingw/math.h:150: warning: conflicting types for
	built-in function `cos'
	/usr/include/mingw/math.h:166: warning: conflicting types for
	built-in function `sqrt'
	/usr/include/mingw/math.h:169: warning: conflicting types for
	built-in function `fabs'

Attached you will find the cygcheck output.

Best regards,

Alexander.
-- 
Alexander Mader <alexander.mader@niles.de>	Fon: +49-30-93033-636
NILES Werkzeugmaschinen GmbH			Fax: +49-30-93033-603
				www.niles.de

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cygcheck.out
URL: <http://cygwin.com/pipermail/cygwin/attachments/20030508/8550a6d5/attachment.ksh>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list