This is the mail archive of the cygwin@sourceware.cygnus.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]

b20.1: odbc routine references undefined


Hello,

I'm currently trying to get the unified ODBC feature of our PHP 3.0.7
port to Cygwin going (using native Win32 ODBC), but I'm getting
undefined references from ld.exe for serverl "SQLxxxx" routines.

I supposed Cygwin's "libodbc32.a" is an import library for Win32 native
"odbc32.dll" and hence I link against "libodbc32.a". But the undefined
references still exist. What am I doing wrong? Am I missing the obvious?

Any help is welcome. Thanks.

A make log has been attached to this mail.
I running Cygwin b20.1 (egcs-1.1.1) on top of Win98 (ODBC 3.5 DLLs)

Regards,
Stipe

--
Stipe Tolj <tolj@uni-duesseldorf.de>

Cygwin Porting Project -- "We build UNIX on top of Windows"
http://www.student.uni-koeln.de/cygwin/

Department of Economical Computer Science
University of Cologne, Germany

make.log

--
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]