Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: Chris Faylor <cgf@cygnus.com>
Date: Wed, 9 Aug 2000 00:00:52 -0400
To: cygwin@sourceware.cygnus.com
Subject: Re: libodbccp32.a
Message-ID: <20000809000052.A29006@cygnus.com>
Reply-To: cygwin@sources.redhat.com
Mail-Followup-To: cygwin@sourceware.cygnus.com
References: <F56fpGtS79AX7Ur5qWn00001043@hotmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.6i
In-Reply-To: <F56fpGtS79AX7Ur5qWn00001043@hotmail.com>; from corrosion99@hotmail.com on Wed, Aug 09, 2000 at 01:49:15PM -0500

On Wed, Aug 09, 2000 at 01:49:15PM -0500, Neil Lunn wrote:
>>All the symbols are from odbc32.dll, but in odbc32.dll they are exported as
>>aliases. This may be the problem:
>
>>The linker is trying to use /cygdrive/c/winnt/system32/odbc32.dll
>>instead of /usr/lib/libodbc32.a If so, the only thing visible in
>>odbc32.dll are the aliased names, without trailing @n.  Try -v to see
>>what libs are being linked in.
>
>Exactly right! Sometimes it takes someone else to state the obvious
>before I see the problem.  Thanks Danny, Thanks Chris!

I think you mean Chuck, not Chris.

>The only thing is that this build was looking picked up a reference to 
>win32.h from perl.h. win32.h is not defined on a stock cygwin configuration, 
>I actually edited perl.h but I guess a symlink to windows.h would be just as 
>good.
>
>Should that be standard in cygwin? Should this be an issue for the perl 
>porters? Or is this just another README!

I don't know why perl is expecting win32.h but this is not a standard windows
header, AFAIK.  I don't think that cygwin has ever had a win32.h, either.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

