delorie.com/archives/browse.cgi | search |
From: | ckirgios AT ajboggs DOT com (Chris Kirgios) |
Subject: | Linking with ORACLE Pro*C/C++ Libraries on NT |
31 Aug 1997 00:34:57 -0700 : | |
Approved: | cygnus DOT gnu-win32 AT cygnus DOT com |
Distribution: | cygnus |
Message-ID: | <01BCB2DE.CA94E250.cygnus.gnu-win32@stones.ajboggs.com> |
Mime-Version: | 1.0 |
Original-To: | "'gnu-win32 AT cygnus DOT com'" <gnu-win32 AT cygnus DOT com> |
X-MIME-Autoconverted: | from quoted-printable to 8bit by cygnus.com id IAA22974 |
Original-Sender: | owner-gnu-win32 AT cygnus DOT com |
I have a g++ compiled library that contains embeded SQL. It was precompiled with Oracle's Pro*C/C++ compiler on Windows NT. In order to link that library with my executable I need to link with Oracle's sqllib80.lib (or sqllib80.dll, which is NOT a .a library). When I run gdb I get a bunch of DLL relocation errors. Question: Does anyone know how to 'transform' the Oracle DLL (by the way, Oracle provides copies of it only for Vicual C++ and Borland C++ compilers) into a gnu-win32 library? Has anyone else come across the same or similar problem? I suspect that this might be a more general problem for situations where source code is not available but DLLs (created with non-cygwin32 compilers) are. - For help on using this list (especially unsubscribing), 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 |