From: garp@opustel.com (Keith Gary Boyce)
Subject: wxwin port (odbc library problems)
28 Oct 1996 20:44:08 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <Chameleon.846555628.garp.cygnus.gnu-win32@garp.worldnet.att.net>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Original-To: gnu-win32@cygnus.com, wxwin-users@aiai.ed.ac.uk
Original-Cc: Julian Smart <J.Smart@ed.ac.uk>
X-PRIORITY: 3 (Normal)
X-Mailer: Chameleon 5.0, TCP/IP for Windows, NetManage Inc.
Original-Sender: owner-gnu-win32@cygnus.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@30

The libodbc32.a reports..
bash$ nm libodbc32.a|grep SQLError
00000000 T __SQLError@32
00000000 ? ___imp__SQLError@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@30'

-------------------------------------
Name: Garry Boyce
E-mail: garp@opustel.opustel.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@cygnus.com" with one line of text: "help".
