m68k problems

Jeffrey A Law law@cygnus.com
Wed Jan 6 23:04:00 GMT 1999


  In message < 13971.30972.220527.356287@saturn.hollstein.net >you write:
  > I got the same problem, too.  "fixproto" doesn't add the missing prototypes
  > (as Jeff had expected) to <fcntl.h>, because /usr/include/fcntl.h on this
  > particular system simply contains:
  > 
  > /* Some comment */
  > 
  > #include <sys/fcntl.h>
  > 
  > Obviously, nothing needs to be fixed, hence fixincludes doesn't leave a
  > file "fcntl.h" around, which fixproto then could add missing prototypes
  > to
Err, I thought fixproto could add prototypes to files independent of what
fixincludes does to a file.  Is that not the case?

jeff



More information about the Gcc-bugs mailing list