dllinit.c compilation errors on NT with cygwin

PostgreSQL Bugs List <pgsql-bugs@postgresql.org>

From: pgsql-bugs@postgresql.org
To: pgsql-bugs@postgresql.org
Date: 2000-10-05T22:25:08Z
Lists: 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 later in the compilation. Any advice appreciated.

Sample Code


No file was uploaded with this report