delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-workers-bounces using -f |
From: | "Juan Manuel Guerrero" <ST001906 AT HRZ1 DOT HRZ DOT TU-Darmstadt DOT De> |
Organization: | Darmstadt University of Technology |
To: | djgpp-workers AT delorie DOT com |
Date: | Wed, 6 Feb 2002 17:37:18 +0100 |
Subject: | conflicting types for bzero (gcc303) |
X-mailer: | Pegasus Mail for Windows (v2.54DE) |
Message-ID: | <1280AC10535@HRZ1.hrz.tu-darmstadt.de> |
Reply-To: | djgpp-workers AT delorie DOT com |
While I was trying to port(compiling) gettext 0.11 I got a warning similar to this one in almost every file: f:/djgpp-2.031/bin/sh.exe ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/dev/env/DJDIR/share/locale\" -DLOCALE_ALIAS_PATH=\"/dev/env/DJDIR/share/locale\" -DLIBDIR=\"/dev/env/DJDIR/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/dev/env/DJDIR/include -g -O2 bindtextdom.c gcc -c -DLOCALEDIR=\"/dev/env/DJDIR/share/locale\" -DLOCALE_ALIAS_PATH=\"/dev/env/DJDIR/share/locale\" -DLIBDIR=\"/dev/env/DJDIR/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/dev/env/DJDIR /include -g -O2 bindtextdom.c -o bindtextdom.o In file included from bindtextdom.c:25: /dev/env/DJDIR/include/string.h:53: warning: conflicting types for built-in function `bzero' echo timestamp > bindtextdom.lo I am using gcc303b.zip (2002-01-30), bnu2112b.zip (2002-01-06) and djdev203.zip (2002-01-06). After replacing gcc303 with gcc2953 (2002-01-06) the difficulty desappeares. Both gcc installations are clean. No mix of headers between gcc2953 and gcc303. I have not followed this list for the last 7 or 8 weeks, so I am not aware about the djgpp specific changes in gcc. Hope the infomartion is of some use. Regards, Guerrero, Juan Manuel
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |