Re: w32api 3.1 causes mysterious multiple definition errors

2004-10-25 Thread Max Bowsher
Dave Korn wrote: -Original Message- From: cygwin-owner On Behalf Of Max Bowsher Sent: 25 October 2004 14:20 w32api is decorating the problem symbols with __declspec(dllimport). Fortunately, it is doing so in a #define-controllable manner. I will be committing a suitable workaround to setup

RE: w32api 3.1 causes mysterious multiple definition errors

2004-10-25 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Max Bowsher > Sent: 25 October 2004 14:20 > w32api is decorating the problem symbols with __declspec(dllimport). > Fortunately, it is doing so in a #define-controllable manner. > I will be committing a suitable workaround to setup > s

Re: w32api 3.1 causes mysterious multiple definition errors

2004-10-25 Thread Max Bowsher
Max Bowsher wrote: When compiling setup.exe, I get the following errors: /usr/lib/w32api/libadvapi32.a(dspes00177.o)(.text+0x0): multiple definition of [EMAIL PROTECTED]' autoload.o(.data+0x16b):autoload.c:83: first defined here /usr/lib/w32api/libadvapi32.a(dspes00026.o)(.text+0x0): multiple defin

RE: w32api 3.1 causes mysterious multiple definition errors

2004-10-25 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Max Bowsher > Sent: 24 October 2004 21:56 > When compiling setup.exe, I get the following errors: > > /usr/lib/w32api/libadvapi32.a(dspes00177.o)(.text+0x0): > multiple definition of [EMAIL PROTECTED]' > autoload.o(.data+0x16b):autol