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: GetProcessGroupAffinity error not supported under WS2008 (was: with cygwin 3.1.0-1)


On Dec 17 08:53, Brian Inglis wrote:
> 
> On 2019-12-17 08:01, cygwin@cygwin.roche.com wrote:
> > I upgraded to cygwin 3.1.0-1. This works fine on Windows 10. But on Windows
> > Server 2008 this results in the following error message when starting any cygwin
> > process:
> > 
> > The procedure entry point GetProcessGroupAffinity could not be located in
> > the dynamic link library KERNEL32.dll
> >
> > Is Windows Server 2008 not supported anymore?
> 
> Minimum supported server: Windows Server 2008 *R2* [desktop apps only]; for:
> https://docs.microsoft.com/en-ca/windows/win32/api/winnt/ns-winnt-group_affinity
> https://docs.microsoft.com/en-us/windows/win32/api/processtopologyapi/
> https://docs.microsoft.com/en-us/windows/win32/api/processtopologyapi/nf-processtopologyapi-getprocessgroupaffinity
> https://docs.microsoft.com/en-us/windows/win32/api/processtopologyapi/nf-processtopologyapi-getthreadgroupaffinity
> https://docs.microsoft.com/en-us/windows/win32/api/processtopologyapi/nf-processtopologyapi-setthreadgroupaffinity

I don't quite get the relevance of this list.  We use lots of functions
in Cygein only available in later Windows versions.  Cygwin failed to
load these functions dynamically rather than having them linked in
statically, that's all.


Corinna

-- 
Corinna Vinschen
Cygwin Maintainer

Attachment: signature.asc
Description: PGP signature


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