delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/09/09/18:19:41

From: tomas AT ccpa DOT puc-rio DOT br
Subject: Re: DLL load error: "not a 32-bit library"
9 Sep 1998 18:19:41 -0700 :
Message-ID: <3.0.32.19980908190704.00912940.cygnus.gnu-win32@10.72.21.1>
Mime-Version: 1.0
To: khan AT xraylith DOT wisc DOT edu
Cc: gnu-win32 AT cygnus DOT com

>Try out my dllhelpers package which includes both f77 examples and some
>extra tools (dllwrap and enhanced dlltool) that makes creating DLLs rather
>trivial.
	I've successfully used your dllhelpers package with egcs 1.1 and
cygwin32 in a NT 4.0, SP 3 machine to build dll's, but there are some
inexplicable things.  My problem involve some dll's not just one and there
are dependecy relations between them.  These relations are like this:

c.dll depends on b.dll and a.dll
b.dll depends on a.dll
a.dll no dependecy (depends only on cygwin32.dll)

	so I first build all the static ones and then used it as the source
for the dinamic ones.  I also had to include the .a versions of the same
libraries generated with dlltool to avoid problems of dependencies. Is this
the correct procedure?
	But my original problem was to load the dll (say c.dll) with
LoadLibrary.  Is that possible?  And if my application was compiled with
MSVC++?

	Thanks in advance,
		Tomas

-
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".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019