X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Mon, 18 Mar 2002 08:03:48 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: Conflicting types-warning In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 17 Mar 2002, dshnv wrote: > When compiling my code gcc returns a lot of warnings like: > warning: conflicting types for built-in function `xxxxxxx' (memcpy, > memcmp, etc.). Please show the exact command line used to invoke the compiler, and the exact text of the error message(s). It is next to impossible to say something mildly accurate without this information.