public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC:- Some warnings I do not understand.
@ 2001-10-31  7:37 Phil Prentice
  0 siblings, 0 replies; only message in thread
From: Phil Prentice @ 2001-10-31  7:37 UTC (permalink / raw)
  To: gcc-help

Hi 
   I am using gcc to compile some 'c' code (with the -traditional flag being set) and I am getting the following warning.

  filename.c:46: warning: conflicting types for built-in function cosf.

  The line that cause this is

  extern float cosf();

  I was wondering if you could help me as to why am I getting this warning and what is the best way of getting rid of it?

  Thanks
     Phil
:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-10-31  7:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-31  7:37 GCC:- Some warnings I do not understand Phil Prentice

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).