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: | Wed, 21 Mar 2001 15:05:16 -0500 |
Message-Id: | <200103212005.PAA01683@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: | nate AT rootlabs DOT com |
CC: | cygwin AT cygwin DOT com |
In-reply-to: | <Pine.BSF.4.21.0103211131310.89604-100000@rootlabs.com> (message |
from Nate Lawson on Wed, 21 Mar 2001 11:36:03 -0800 (PST)) | |
Subject: | Re: dllcrt2.o not found |
References: | <Pine DOT BSF DOT 4 DOT 21 DOT 0103211131310 DOT 89604-100000 AT rootlabs DOT com> |
> 1. Does it matter whether a DLL is linked in character or windows > mode? (It makes no GDI calls). Shouldn't. > 2. Should I use gcc -shared or gcc -mdll to build? gcc -shared. The "-mdll" option *only* sets the "I'm a dll" flag in the PE header. It doesn't do anything else different. -- 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 |