delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <004401c1442e$93973830$0149a8c0@sknet01> |
From: | "Stephen Dyke" <sk DOT ml AT btinternet DOT com> |
To: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au>, |
"cygwin" <cygwin AT cygwin DOT com> | |
References: | <3BAD12EA DOT 30290 DOT 3EA67560 AT localhost> <002c01c143ab$501470b0$0149a8c0 AT sknet01> <08f701c143f5$d8336560$0200a8c0 AT lifelesswks> |
Subject: | Re: GetModuleHandleA AT 4 |
Date: | Sun, 23 Sep 2001 13:52:14 +0100 |
MIME-Version: | 1.0 |
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. > > I'm a little confused here. What's so complex about gcc -o > foo.dll -shared foo.c ? > > Rob This is incorrect, the command you use does not create a relocation section, and has many problems with windows 95 and win98 first edition. furthermore, the dll would suffer from problems with maintaining static variables and threading. Stephen -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |