X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_28,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4A27F23C.50508@gmail.com> Date: Thu, 04 Jun 2009 17:11:40 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: UAC .manifest files References: <4A25FA67 DOT 4050805 AT users DOT sourceforge DOT net> <20090603081102 DOT GI23519 AT calimero DOT vinschen DOT de> <20090604082551 DOT GB29270 AT calimero DOT vinschen DOT de> <20090604113038 DOT GF21472 AT trikaliotis DOT net> <4A27C9DA DOT 5020609 AT cwilson DOT fastmail DOT fm> <4A27E612 DOT 2030400 AT users DOT sourceforge DOT net> In-Reply-To: <4A27E612.2030400@users.sourceforge.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 Yaakov (Cygwin/X) wrote: > On 04/06/2009 08:19, Charles Wilson wrote: >> Spiro Trikaliotis wrote: >> >>> - let my.manifest be the manifest file >>> - Generate a .rc file with the line: >>> 1 RT_MANIFEST "my.manifest" >>> - Let the resource compiler handle the .rc file, and let windres merge >>> the info into the executable. >> >> Sounds like a job for automake, not gcc. I don't see anything here >> http://autoconf-archive.cryp.to/macros-by-category.html#AUTOMAKE yet, >> tho. > > I concur; this is not within the realm of gcc to handle by itself. > > There are a number of GTK+ packages which include windres .rc files, but > it takes all sorts of automake hacking to do it (all within an > AM_CONDITIONAL, of course). Sounds like a job for libtool, not automake. :) cheers, DaveK -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/