This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

error: static declaration of '...' follows non-static declaration


Hello,

quite a few programs I am trying to compile fail with errors like:

error: static declaration of '...' follows non-static declaration

The mailing lists of the respective programs do not seem to know of the
problem. Is it maybe a gcc thing?

I am using:
Fedora Core 4 with all packets updated
gcc 4.0.1

Thanks for the help.

Cheers,
Arik


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]