This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libodbccp32.a


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]