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 |
Date: | Mon, 8 Jan 2001 14:03:30 -0500 |
Message-Id: | <200101081903.OAA04780@envy.delorie.com> |
X-Authentication-Warning: | envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | tomstdenis AT yahoo DOT com |
CC: | cygwin AT cygwin DOT com |
In-reply-to: | <20010108185948.8162.qmail@web1603.mail.yahoo.com> (message from |
tom st denis on Mon, 8 Jan 2001 10:59:48 -0800 (PST)) | |
Subject: | Re: cygwin 1.1.7 |
References: | <20010108185948 DOT 8162 DOT qmail AT web1603 DOT mail DOT yahoo DOT com> |
> One complaint: Making dlls should be simplified like in LCC-Win32 ... > i.e > > lcc -dll -entry MyDllMain myobj1.obj myobj2.obj -o mydll.dll You mean, like this? gcc -shared -e MyDllMain myobj1.o myobj2.o -o mydll.dll -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |