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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=GlX+Z bkK1+DYlyj7LGnuN2zSxPpoXnY+6l7nrNV2lo8JKaKA7BEkywjxwcsJEGRkwlO1K gmR9EX0BJ+xCLgEg/+FCJX4bi8WhQggEl+dC8rmrMJcy1WxQazMCfpS45r20yDL6 1rKxhoAaT8QT5pVWVLgEjRjWWqtOYvCIOCxAck= 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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=wMS+F4J2J+1 5yaK12lWMdKEFAAY=; b=pQysYHzYQFnWzxjBCEofM7+3gw18AQbWtP6/pkxs4dB wPcnkeYFbeRqSdmnzLaufOAN1pOSxIeyrrrI1HjbjFJmxtdWUg8GDpTIs8a0uvlK v5zqW9Oq6C1i0Jt7SXLjW0BsNhcvTMh0Oa+gl4oSqxq59X/rdjgp0V05Ehqxg47I = 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:192.168.75, dll, DLL, handful X-HELO: vsmx009.vodafonemail.xion.oxcs.net From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: Does Cygwin setup modify dlls? References: Date: Sat, 23 Sep 2017 21:53:29 +0200 In-Reply-To: (Joachim Eibl's message of "Fri, 22 Sep 2017 16:00:12 +0200") Message-ID: <87zi9ldwee.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-VADE-STATUS: LEGIT Joachim Eibl writes: > But then a certain tool didn't work and we found that dll-files that > were unpacked by the Cygwin-installer didn't match the files in the > archive. The problem seems to be dll-specific. Other filetypes are > not modified. Anything that is packaged will be rebased by the _autorebase postinstall script (by default just DLL, but you can also arrange for some PE falgs to be set on executables). Currently the handful of exceptions needed within Cygwin are hard-coded into the rebase_pkg function, so you'll have to patch that. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables -- 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