Thread: gcc error & warning list

  1. #1
    Registered User
    Join Date
    Aug 2002
    Posts
    351

    gcc error & warning list

    hi,

    i'm looking for a list of gcc errors and warnings with common reasons.

    for example i've changed my compile options to include more explicit warnings (-Wall) and i'm now getting some warnings like 'implicit declaration of function'.

    if this doesn't exists it would be a very useful resource. i've done some searching and looked on the gnu gcc website to no avail!

    TIA, rotis23

  2. #2
    Registered User
    Join Date
    Aug 2002
    Posts
    351
    alright, spoke too soon.

    http://www.ssec.wisc.edu/~dglo/gcc-warnings.html

    any other good ones!!

  3. #3
    Registered User
    Join Date
    Aug 2002
    Posts
    351
    fair enough

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Recursion Revisited again, and again!
    By clegs in forum C++ Programming
    Replies: 93
    Last Post: 12-08-2007, 08:02 PM
  2. Replies: 3
    Last Post: 03-04-2005, 02:46 PM
  3. Replies: 6
    Last Post: 03-02-2005, 02:45 AM
  4. List class
    By SilasP in forum C++ Programming
    Replies: 0
    Last Post: 02-10-2002, 05:20 PM
  5. singly linked list
    By clarinetster in forum C Programming
    Replies: 2
    Last Post: 08-26-2001, 10:21 PM