X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4C705B89.8030506@gmail.com> Date: Sat, 21 Aug 2010 19:04:41 -0400 From: Chris Sutcliffe User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: kernel32.dll breakage (was Re: [ANNOUNCEMENT] Updated: cygwin-1.7.6-1) References: <4C6FF91A DOT 1000402 AT alice DOT it> <20100821185842 DOT GV11340 AT calimero DOT vinschen DOT de> <4C7027C8 DOT 1090408 AT gmail DOT com> <20100821193559 DOT GB703 AT calimero DOT vinschen DOT de> <4C702D4F DOT 5040109 AT gmail DOT com> In-Reply-To: <4C702D4F.5040109@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 On 21/08/2010 3:47 PM, Chris Sutcliffe wrote: > On 21/08/2010 3:35 PM, Corinna Vinschen wrote: >>>> Chris [Sutcliffe], can we please revert this change for now? It >>>> breaks >>>> building Win32 apps, if the link order prefers kernel32.a over >>>> advapi32.a. >>> Done. >> Thanks. Are you sure that only CreateProcessAsUserW is affected? > > In a word, no. I'll have to go through the file function by function > checking against the other def files...... sigh. Thanks to power of Cygwin and shell scripting, I've created a script that I will be checking in to w32api (CheckConflicts.sh) that executes a brute force check of the contents of one file against the contents of another. Simple but hopefully affective. Cheers! Chris -- 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