K. Stuart Smith (kss(at)prioritytech(dot)com) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
dllinit.c compilation errors on NT with cygwin
Long Description
compiling 7.0.2 using cygwin 1.1.4 with gcc 2.95.2
dllinit.c:49: conflicting types for DllMain
dllinit.c:44: previous definiton of DllMain
dllinit.c:49: conflicting types for _cygwin_dll_entry...
etc. I don't find any reference to these problems in the online materials, hoping for some advice. Other errors occur later in the compilation. Any advice appreciated.
Sample Code
No file was uploaded with this report