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:in-reply-to :references:content-type:mime-version:date :content-transfer-encoding; q=dns; s=default; b=JkaleeJKT/qkSQAe JxgCJ+btYzhvzqj4lf8+EE2FEtfGwd3zBibywZ9n5DuDBXVY1hJrS1DYugfbXsdt aGrO/w7B+xS0VtfcS0WvYfn+eFWydrh7ZUtKJ9qwsVxHs43nCs2WgTulRFwJjO6v dO9jVgRhk+zxVrT25gUQltA9K20= 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:in-reply-to :references:content-type:mime-version:date :content-transfer-encoding; s=default; bh=QJ2v1fSGw8bFJZyfJBnFaW aVAfE=; b=sGFR5giHSNhQn3XLc3h8dnk9FWBzUbI0Jxe5jNJPXr6L8yvXV/Ytbl xJ3MhrYwCcCjDMFQUmp/rivSUse0t4ae7ysOQSB4DyQh4LR7IUHoYIijL+HNHfY8 ftyzTmbtQo0uNH/vDj8VN/MTZHzam5qqHkUmWCVe0pWtkkHPBGH90= 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.1 required=5.0 tests=AWL,BAYES_00,DATE_IN_PAST_03_06,SPF_PASS autolearn=no version=3.3.1 spammy=HX-Languages-Length:217 X-HELO: ht1.domain4all.nl Message-ID: <5a745b381650978f29cb650757ffa3c4acc62f49.camel@Askesis.nl> Subject: Re: DllMain not called From: Joost Kraaijeveld To: cygwin AT cygwin DOT com In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Fri, 07 Feb 2020 16:44:03 +0100 User-Agent: Evolution 3.34.1-3 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Does static void __attribute__((constructor)) static void __attribute__((destructor)) work? See e.g. 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