Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <002c01c143ab$501470b0$0149a8c0@sknet01> From: "Stephen Dyke" To: , "cygwin" References: <3BAD12EA DOT 30290 DOT 3EA67560 AT localhost> Subject: Re: GetModuleHandleA AT 4 Date: Sat, 22 Sep 2001 22:12:40 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Yes I did make some modifications and looking to build a package for cygwin, that could simply the overly complex problem that is building a DLL. A set of scripts to generate .def files and a script for building the actual dll. The trick is to use some clever asm statements in your code at various positions (also automated). I'll release it as a beta version soon! In the meantime, any suggestions and ideas you would like implemented. Sincerely, Stephen ----- Original Message ----- From: "Gerrit P. Haase" To: "Stephen Dyke" ; "cygwin" Sent: Saturday, September 22, 2001 9:38 PM Subject: Re: GetModuleHandleA AT 4 > Stephen Dyke schrieb am 2001-09-22, 20:05: > > >I fixed the libcygwin problem but now get undefined reference to > >GetModuleHandleA AT 4. > > > >Any helpful hints? > > A search at google discovers this: > 1. > http://www.google.de/search?sourceid=navclient&q=GetModuleHandleA%404 > > This thread says, it is defined in libkernel32.a": > http://www.cygwin.com/ml/cygwin/1997-05/msg00310.html > http://www.cygwin.com/ml/cygwin/1997-05/msg00410.html > > May I ask how you resolved the first problem? > Have you modified Makefile.DLLs with success? > > Gerrit > > > -- > =^..^= > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/