dllinit.c compilation errors on NT with cygwin - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject dllinit.c compilation errors on NT with cygwin
Date
Msg-id 200010052225.e95MP8r83812@hub.org
Whole thread Raw
List pgsql-bugs
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

pgsql-bugs by date:

Previous
From: Peter Mount
Date:
Subject: Re: JDBC: HELP!!! Can't Upload BLOBS on 6.5.3
Next
From: Tom Lane
Date:
Subject: Re: PostgreSQL 7.0 beta 4: Error in Insert/Select