Re: [Mingw-w64-public] semaphore wrappers

2013-11-09 Thread dw
handle = CreateSemaphore(NULL, (LONG) value, (LONG) 1024, name); Why 1024? Is this the same as SEM_VALUE_MAX? if (handle == NULL){ LPTSTR buffer; errno = EINVAL; return (_sem_t *)SEM_FAILED; } What's the "buffer" for? static int _sem_timedwait(_sem_t *

Re: [Mingw-w64-public] MSYS2 discussions OT for this list?

2013-11-09 Thread Zach Thibeau
Oh but tis a sweet song isn't it? On Nov 9, 2013 1:46 PM, "Jon" wrote: > > On Sat, Nov 9, 2013 at 12:11 PM, Alexpux wrote: > >> >> 09 нояб. 2013 г., в 8:45, Jon написал(а): >> >> After reviewing sbuild's use of MSYS2 artifacts to provide toolchains and >> then some >> >> >> https://www.gitoriou

Re: [Mingw-w64-public] MSYS2 discussions OT for this list?

2013-11-09 Thread Alexpux
09 нояб. 2013 г., в 23:02, Zach Thibeau написал(а): > I think he means just in general stuff related to aur type packages etc, I > could he wrong though I build repo for MSYS2 as full working repository as core repository in Arch Linux--

Re: [Mingw-w64-public] MSYS2 discussions OT for this list?

2013-11-09 Thread Zach Thibeau
I think he means just in general stuff related to aur type packages etc, I could he wrong though On Nov 9, 2013 2:00 PM, "Alexpux" wrote: > > 09 нояб. 2013 г., в 22:46, Jon написал(а): > > > On Sat, Nov 9, 2013 at 12:11 PM, Alexpux wrote: > >> >> 09 нояб. 2013 г., в 8:45, Jon написал(а): >> >>

Re: [Mingw-w64-public] MSYS2 discussions OT for this list?

2013-11-09 Thread Alexpux
09 нояб. 2013 г., в 22:46, Jon написал(а): > > On Sat, Nov 9, 2013 at 12:11 PM, Alexpux wrote: > > 09 нояб. 2013 г., в 8:45, Jon написал(а): > >> After reviewing sbuild's use of MSYS2 artifacts to provide toolchains and >> then some >> >> https://www.gitorious.org/sbuild/sbuild/source/a8f

Re: [Mingw-w64-public] MSYS2 discussions OT for this list?

2013-11-09 Thread Ray Donnelly
Arch is also my Linux distro of choice, so this is something I am very much looking forward to using too. (More) good work Alexey! On Sat, Nov 9, 2013 at 6:46 PM, Jon wrote: > > On Sat, Nov 9, 2013 at 12:11 PM, Alexpux wrote: >> >> >> 09 нояб. 2013 г., в 8:45, Jon написал(а): >> >> After revie

Re: [Mingw-w64-public] MSYS2 discussions OT for this list?

2013-11-09 Thread Jon
On Sat, Nov 9, 2013 at 12:11 PM, Alexpux wrote: > > 09 нояб. 2013 г., в 8:45, Jon написал(а): > > After reviewing sbuild's use of MSYS2 artifacts to provide toolchains and > then some > > > https://www.gitorious.org/sbuild/sbuild/source/a8f47daae77bb2390843250fbe6445fed784d866:buildall.py#L33-14

Re: [Mingw-w64-public] MSYS2 discussions OT for this list?

2013-11-09 Thread Alexpux
09 нояб. 2013 г., в 22:33, Ruben Van Boxem написал(а): > Op 9-nov.-2013 18:12 schreef "Alexpux" : > > > > > > 09 нояб. 2013 г., в 8:45, Jon написал(а): > > > >> After reviewing sbuild's use of MSYS2 artifacts to provide toolchains and > >> then some > >> > >> https://www.gitorious.org/sbuild/

Re: [Mingw-w64-public] MSYS2 discussions OT for this list?

2013-11-09 Thread Ruben Van Boxem
Op 9-nov.-2013 18:12 schreef "Alexpux" : > > > 09 нояб. 2013 г., в 8:45, Jon написал(а): > >> After reviewing sbuild's use of MSYS2 artifacts to provide toolchains and then some >> >> https://www.gitorious.org/sbuild/sbuild/source/a8f47daae77bb2390843250fbe6445fed784d866:buildall.py#L33-149 >> >>

Re: [Mingw-w64-public] MSYS2 discussions OT for this list?

2013-11-09 Thread Zach Thibeau
It's a start at least On Nov 9, 2013 12:35 PM, "Alexpux" wrote: > > 09 нояб. 2013 г., в 21:30, Zach Thibeau > написал(а): > > I'm sorry if this sounds immature but: YES! I've been looking at porting > pacman to windows so this goes along the same lines of what I want to do, > so if you need help

Re: [Mingw-w64-public] MSYS2 discussions OT for this list?

2013-11-09 Thread Alexpux
09 нояб. 2013 г., в 21:30, Zach Thibeau написал(а): > I'm sorry if this sounds immature but: YES! I've been looking at porting > pacman to windows so this goes along the same lines of what I want to do, so > if you need help, I'm willing to lend a hand > > Just now packman is working as MSYS

Re: [Mingw-w64-public] MSYS2 discussions OT for this list?

2013-11-09 Thread Zach Thibeau
I'm sorry if this sounds immature but: YES! I've been looking at porting pacman to windows so this goes along the same lines of what I want to do, so if you need help, I'm willing to lend a hand On Nov 9, 2013 12:11 PM, "Alexpux" wrote: > > 09 нояб. 2013 г., в 8:45, Jon написал(а): > > After rev

Re: [Mingw-w64-public] MSYS2 discussions OT for this list?

2013-11-09 Thread Alexpux
09 нояб. 2013 г., в 8:45, Jon написал(а): > After reviewing sbuild's use of MSYS2 artifacts to provide toolchains and > then some > > https://www.gitorious.org/sbuild/sbuild/source/a8f47daae77bb2390843250fbe6445fed784d866:buildall.py#L33-149 > > I have MSYS2 related questions for LRN, Alexey,

Re: [Mingw-w64-public] Syber Terrorist, please help!!

2013-11-09 Thread JonY
On 11/9/2013 22:24, Incongruous wrote: > Ah! You are one of them!! > I am subscribing RIGHT NOW!! > Banned. signature.asc Description: OpenPGP digital signature -- November Webinars for C, C++, Fortran Developers Acc

Re: [Mingw-w64-public] Syber Terrorist, please help!!

2013-11-09 Thread Incongruous
ya... what ever man. -Original Message- From: Wolfgang Glas Sent: Saturday, November 09, 2013 9:03 AM To: mingw-w64-public@lists.sourceforge.net Subject: Re: [Mingw-w64-public] Syber Terrorist, please help!! This is a technical mailing list, why are you waisting your and our time with di

Re: [Mingw-w64-public] Syber Terrorist, please help!!

2013-11-09 Thread Wolfgang Glas
Am 09.11.13 15:24, schrieb Incongruous: > Ah! You are one of them!! > I am subscribing RIGHT NOW!! There you, go, bye, bye -- November Webinars for C, C++, Fortran Developers Accelerate application performance with scalab

Re: [Mingw-w64-public] Syber Terrorist, please help!!

2013-11-09 Thread Incongruous
Ah! You are one of them!! I am subscribing RIGHT NOW!! -Original Message- From: JonY Sent: Saturday, November 09, 2013 9:02 AM To: mingw-w64-public@lists.sourceforge.net Subject: Re: [Mingw-w64-public] Syber Terrorist, please help!! ---

Re: [Mingw-w64-public] Syber Terrorist, please help!!

2013-11-09 Thread Wolfgang Glas
This is a technical mailing list, why are you waisting your and our time with discussing political questions on a technical mailing list? Best regards, Wolfgang Am 09.11.13 14:52, schrieb Incongruous: > Who are you people? It looks that this is one of those Trojan building > groups associ

Re: [Mingw-w64-public] Syber Terrorist, please help!!

2013-11-09 Thread JonY
On 11/9/2013 21:52, Incongruous wrote: > My company is an Non-Political support for any country or association that > promotes and/or finances war and/or the killing of other human beings. > Having a Google associated group as a direct or indirect association to us > is unacceptable. This is yo

Re: [Mingw-w64-public] Syber Terrorist, please help!!

2013-11-09 Thread Incongruous
Who are you people? It looks that this is one of those Trojan building groups associated with Google. I would like the list manager to response to this message, Is MinGW a tentacle of Google and its political objectives? My company is an Non-Political support for any country or association that

Re: [Mingw-w64-public] Cross-compiling linker issue

2013-11-09 Thread Zbigniew Diaczyszyn
Am 05.11.2013 10:16, schrieb Zbigniew Diaczyszyn: >> You need cross-build tcl/tk and you windows version for linking. Done and worked! Here the magic word in the Windows7 Tcl console: % info patchlevel 8.5.14 % load twofish.dll % Thank you for your awesome work! -- Zbigniew Diaczyszyn Web: h