X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:subject:from:to:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; q=dns; s=default; b=A0qf40wl2e2qFDwREC81NvAwiBl4CBcijSeGQ689ZuH 6rZ7AjqZU7YZq5WOEMGd2Hr+I1q1G9gyzPSIM3YPEvRv1tcCO97c+Q1k7hjgJkMB hlAq/3Ct2dcFQ01n/3GMvEd2kXtFAt1vWLkOuzNsK8W1bpqD9v2xSr2kw/mV6soc = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:subject:from:to:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; s=default; bh=XHUJSkZadXeQCCM46Mamge/uSYo=; b=fWF8euIN+tdXKGQlw 9iEJs2EfokkCciY/AM6trVUisD0zcn4LnQ+aatruzfELKzSYF5bhdO3BptZJrVhL rsx1nNEmWs61zIDyZwe/YyGcroKDKHexymN6c3geEfohKvciXjvfHQiA3uqi8diE E43CnGQGNUmsnwLSr8wXk+wn3c= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:218, H*MI:sk:c9486fc X-HELO: ht1.domain4all.nl Message-ID: Subject: Re: DllMain not called From: Joost Kraaijeveld To: cygwin AT cygwin DOT com Date: Fri, 07 Feb 2020 19:19:14 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.1-3 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Does static void __attribute__((constructor)) static void __attribute__((destructor)) work? See also: https://stackoverflow.com/questions/2053029/how-exactly-does-attribute-constructor-work -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple