Hello All!
On Sun, Mar 23, 2014 at 6:13 PM, JonY wrote:
> On 3/24/2014 01:20, Adrien Nader wrote:
>> On Sun, Mar 23, 2014, LRN wrote:
* Win32 threading * POSIX threading
>>>
>>> It's a matter of adding native-W32-threads-using code to GCC. Doing
>>> that will remove winpthreads dependency. S
On 3/24/2014 01:20, Adrien Nader wrote:
> On Sun, Mar 23, 2014, LRN wrote:
>>> * Win32 threading * POSIX threading
>>
>> It's a matter of adding native-W32-threads-using code to GCC. Doing
>> that will remove winpthreads dependency. So far no one seems to be
>> bothered enough to code this.
>
> Th
On Sun, Mar 23, 2014, LRN wrote:
> > * Win32 threading * POSIX threading
>
> It's a matter of adding native-W32-threads-using code to GCC. Doing
> that will remove winpthreads dependency. So far no one seems to be
> bothered enough to code this.
The main difficulty is in handling all the OS versi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 23.03.2014 19:59, John E. / TDM wrote:
> On 3/23/2014 4:12 AM, JonY wrote:
>> On 3/19/2014 23:49, Torbjörn Rathsman wrote:
>>> The goal of C++ is that features not used should be possible to
>>> disable. If the C++ thread library is not used I would
On Sun, Mar 23, 2014, John E. / TDM wrote:
> On 3/23/2014 4:12 AM, JonY wrote:
> > On 3/19/2014 23:49, Torbjörn Rathsman wrote:
> >> The goal of C++ is that features not used should be possible to disable. If
> >> the C++ thread library is not used I would like an option -no-std-threads
> >> or som
On 3/23/2014 4:12 AM, JonY wrote:
> On 3/19/2014 23:49, Torbjörn Rathsman wrote:
>> The goal of C++ is that features not used should be possible to disable. If
>> the C++ thread library is not used I would like an option -no-std-threads
>> or something.
*snip*
> If you don't need C++11 thread suppo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 23.03.2014 18:47, Ray Donnelly wrote:
> On Sun, Mar 23, 2014 at 1:11 AM, LRN wrote:
>
>> Not much has happened in MSYS2 land. Actually, no, some things
>> did happen in upstream MSYS2 (new path mangling), but they didn't
>> make it into 4.1.1, beca
On Sun, Mar 23, 2014 at 1:11 AM, LRN wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> S[mart|tupid] build[1] got a minjor update
>
> = About =
>
> sbuild is a set of scripts that build various free software packages for
> Windows from the source, starting with a GCC toolchain (cross-co
On 3/19/2014 23:49, Torbjörn Rathsman wrote:
> The goal of C++ is that features not used should be possible to disable. If
> the C++ thread library is not used I would like an option -no-std-threads
> or something.
>
You misunderstand, the C++ thread implementation does not allow that.
libgcc itse
The goal of C++ is that features not used should be possible to disable. If
the C++ thread library is not used I would like an option -no-std-threads
or something.
Also, I wonder if the libwinpthread will conflict with native Win32 threads.
-
10 matches
Mail list logo