This is the mail archive of the
cygwin@sourceware.cygnus.com
mailing list for the Cygwin project.
Re: Linking to CYGWIN32 Relocatable DLL's... help!
- To: Craig Setera <setera at us dot ibm dot com>
- Subject: Re: Linking to CYGWIN32 Relocatable DLL's... help!
- From: Mumit Khan <khan at xraylith dot wisc dot edu>
- Date: Mon, 18 May 1998 22:30:12 -0500 (CDT)
- Cc: gnu-win32 at cygnus dot com
On Mon, 18 May 1998, Craig Setera wrote:
> Ok, I've followed the information on the web site to create a couple of
> relocatable
> DLL's and their associated lib (.a) files. I've linked my application to these
> DLL's
> in CYGWIN32 using the .a files. When I attempt to run my application, it says
> it can't
> find the DLL (null). It appears that the name in the executable is messed up.
> Does
> anyone have any suggestions on how I might go about getting this right?
>
Sounds like you may be using the development tools (as, ld, gcc, etc)
distributed with b19. If so, you might want to upgrade to egcs (site
below). At the very least, you should upgrade the binutils (as, ld, etc)
which fixes lots of these little bugs.
Also, it might help if you would detail the steps you're taking to build
the DLLs and also the command line used to compile/link client programs.
See http://www.xraylith.wisc.edu/~khan/software/gnu-win32/ for more info.
Regards,
Mumit
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".