delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/10/29/14:32:16

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Message-Id: <199910291722.MAA18548@pluto.xraylith.wisc.edu>
To: Danny Sinclair <uf657 AT victoria DOT tc DOT ca>
cc: cygwin AT sourceware DOT cygnus DOT com
Subject: Re: mingw32 DLL getting main args?
In-Reply-To: Your message of "Tue, 26 Oct 1999 03:34:36 PDT."
<Pine DOT GSO DOT 3 DOT 95 DOT iB1 DOT 0 DOT 991026033214 DOT 1821A-100000 AT vtn1>
Date: Fri, 29 Oct 1999 12:22:50 -0500
From: Mumit Khan <khan AT thor DOT xraylith DOT wisc DOT edu>

Danny Sinclair <uf657 AT victoria DOT tc DOT ca> writes:
> Why does a DLL, made with Mumit's mingw32 2.95 release, need to call
> msvcrt.dll's __getmainargs?
> 
> When the DLLMainCRTStartup function receives DLL_PROCESS_ATTACH it calls
> _mingw32_init_mainargs, which then calls __getmainargs. I don't want my
> DLL to be dynamicly linked to msvcrt.dll, but it is because of this. Why
> does a DLL need to parse the command line?
> 

Good point. I don't know why it's done that way (it was there when I first
used it). MSVC does not seem to do this, but DLLs created with MSVC are
linked dynamically to MSVCRT.DLL (if you have /MD). I'll do some checking,
and remove the getmainargs if it's not needed.

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


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