This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: kernel32.dll breakage (was Re: [ANNOUNCEMENT] Updated: cygwin-1.7.6-1)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]