Thread: dllinit.c compilation errors on NT with cygwin

dllinit.c compilation errors on NT with cygwin

From
pgsql-bugs@postgresql.org
Date:
K. Stuart Smith (kss@prioritytech.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
laterin the compilation. Any advice appreciated. 

Sample Code


No file was uploaded with this report