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]

RE: Link Failure with 3rd party Windows DLLs


Oops! I forgot to mention that this is beta 18 under Windows NT 4.0 SP2.
Sorry to waste bandwith.

> -----Original Message-----
> From:	Anthony Tuininga 
> Sent:	Friday, August 22, 1997 1:24 PM
> To:	'gnu-win32@cygnus.com'
> Subject:	Link Failure with 3rd party Windows DLLs
> 
> I looked at the mailing list archive and noticed that one other person
> got this result and had queried the list but I haven't seen a response
> to date. Perhaps this information will make it easier to track down
> the problem and suggest a solution -- I am a programmer by trade and
> so do not necessarily have a problem with making the fix myself. Note
> that I am not a compiler/linker programmer, however. :-)
> 
> I compiled and linked successfully a C program (one of Oracle's OCI
> demo programs) against the OCIW32.LIB (Oracle Call Interface library)
> which contains pointers to the OCIW32.DLL and I got the following
> result when I tried to run the program:
> 
> The procedure entry point  could not be found in the dynamic link
> library OCIW32.DLL.
> 
> Using nm and the link I noticed that the call points are null in the
> library OCIW32.LIB which seems the root cause of the problem (or is
> this normal?). Trying nm on the DLL itself simply says "no symbols".
> 
> Any pointers at all are appreciated! I really like the GCC/G++
> compilers and have used them extensively over the past five years --
> this port to Windows NT will really make life a lot easier for me!
> 
> Anthony
> 
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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