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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=SiGllTRo4PeIq64aelT8adlSV4Ai5jUx5skSIHeACD3/7KvpJmB0b 9AFyXWRehihCEIM0M0j8bBDx8xkBVKjE5SAHkkT5l/xpZiNBZr33AFbZzZfKmuk8 6nCT1F7rMt2eGsxhso+8EFB+UJpy5YRpHt2LNJV20HRZ8T+uSLUA1c= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=O2ibzfEdtFt7EH5S2nnNB7pO7is=; b=Bj+XsvO7KReoh8dnUyNT8iiuWCEB LQiRezYVGLwJcgfjCxVxxAyPJPBSIMs5G7LDqo+BepHEZQcFocIC3cEfKJYOpjjW PKoe67plXNUbsS3DV6TFAbM7Lq/kaL0xUIb0VvcwXz7Tm5AB9c1dNua7agvm1YNC RnEuRTUhUZypc1E= 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=-2.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: [ANNOUNCEMENT] New package: windows-default-manifest-6.4-1 Date: Sat, 25 Oct 2014 17:33:41 -0400 Lines: 22 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes > This package contains nothing but a default application compatibility > manifest, which gets linked in by GCC by default, and which is supposed > to claim compatibility with the latest Windows versions available at the > time. > > Adding such a manifest got necessary due to a change in Windows 8.1. On > earlier OS versions, applications without manifest were treated as > compatible with the current OS. Starting with Windows 8.1, an > executable without manifest is treated as being compatible only with the > oldest supported OS version of the OS compatibility layer. > > That means, all applications without manifest are running in a Window > Vista compatibility layer on Windows 8.1. This affects all Cygwin > executables to date. By adding the default manifest to newly built > packages, we're slowly getting to run our executables with full OS > compatibility. I'm sorry, can you please remind me: Is there anything I have to do to include the new manifest? Or is it enough just to rebuild the executable once this package is installed? Thanks, Andrew -- 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