dllinit.c compilation errors on NT with cygwin

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: dllinit.c compilation errors on NT with cygwin
Date: 2000-10-05 22:25:08
Message-ID: 200010052225.e95MP8r83812@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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

Browse pgsql-bugs by date

  From Date Subject
Next Message Suchandra Thapa 2000-10-06 01:32:11 Possible bug
Previous Message Andrew Smith 2000-10-03 17:00:35 pg_dump 7.0.2 fails on linuxppc