| delorie.com/archives/browse.cgi | search |
| From: | garp AT opustel DOT com (Keith Gary Boyce) |
| Subject: | wxwin port (odbc library problems) |
| 28 Oct 1996 20:44:08 -0800 : | |
| Sender: | daemon AT cygnus DOT com |
| Approved: | cygnus DOT gnu-win32 AT cygnus DOT com |
| Distribution: | cygnus |
| Message-ID: | <Chameleon.846555628.garp.cygnus.gnu-win32@garp.worldnet.att.net> |
| Mime-Version: | 1.0 |
| Original-To: | gnu-win32 AT cygnus DOT com, wxwin-users AT aiai DOT ed DOT ac DOT uk |
| Original-Cc: | Julian Smart <J DOT Smart AT ed DOT ac DOT uk> |
| X-PRIORITY: | 3 (Normal) |
| X-Mailer: | Chameleon 5.0, TCP/IP for Windows, NetManage Inc. |
| Original-Sender: | owner-gnu-win32 AT cygnus DOT com |
Hi folks.. The odbc section of wxwin is a little hairy. Can someone
check their library with an nm command to see if there is a bug
in gnu-win32 odbc32 library? Send me your comments..
My wx library reports following
bash$ nm libwx.a|grep SQLError
U _SQLError AT 30
The libodbc32.a reports..
bash$ nm libodbc32.a|grep SQLError
00000000 T __SQLError AT 32
00000000 ? ___imp__SQLError AT 32
On compiling odbc sample I get errors like..
.../../lib/libwx.a(wx_db.o): In function
`wxDatabase::ErrorSnapshot(void *)':
/usr/garp/src/wxwin/src/msw/wx_db.cpp:103: undefined reference to
`SQLError AT 30'
-------------------------------------
Name: Garry Boyce
E-mail: garp AT opustel DOT opustel DOT com (Garry Boyce)
Date: 12/01/94
Time: 08:46:10
This message was sent by Chameleon
-------------------------------------
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |