Re: [OctDev] Win32 thread support in fl-core

2011-09-11 Thread Michael Goffioul
On Sun, Sep 11, 2011 at 10:45 AM, Gianvito Pio wrote: > Hello, > I'm one of the package manteiners. > We initially submitted a package that included an installer script which > automatically copy the required library and compiles in the proper way, but > someone suggested us avoiding this, so the

Re: [OctDev] Win32 thread support in fl-core

2011-09-11 Thread Søren Hauberg
søn, 11 09 2011 kl. 10:28 +0100, skrev Michael Goffioul: > On Sun, Sep 11, 2011 at 8:22 AM, Søren Hauberg wrote: > > man, 29 08 2011 kl. 23:11 +0100, skrev Michael Goffioul: > >> The attached patch implements thread support in fl-core using plain Win32 > >> API. > >> This allows to compile the mo

Re: [OctDev] Win32 thread support in fl-core

2011-09-11 Thread Michael Goffioul
On Sun, Sep 11, 2011 at 8:22 AM, Søren Hauberg wrote: > man, 29 08 2011 kl. 23:11 +0100, skrev Michael Goffioul: >> The attached patch implements thread support in fl-core using plain Win32 >> API. >> This allows to compile the module with MSVC without pthread. Though I didn't >> really test it a

Re: [OctDev] Win32 thread support in fl-core

2011-09-11 Thread Søren Hauberg
man, 29 08 2011 kl. 23:11 +0100, skrev Michael Goffioul: > The attached patch implements thread support in fl-core using plain Win32 API. > This allows to compile the module with MSVC without pthread. Though I didn't > really test it as I have no idea how to use the package. It seems that you did

[OctDev] Win32 thread support in fl-core

2011-08-29 Thread Michael Goffioul
Hi, The attached patch implements thread support in fl-core using plain Win32 API. This allows to compile the module with MSVC without pthread. Though I didn't really test it as I have no idea how to use the package. Michael. fl-core-msvc.diff Description: Binary data --