Re: [Mingw-w64-public] Need help with pthreads...

2010-10-29 Thread K. Frank
Hi Ozkan - On Fri, Oct 29, 2010 at 11:40 AM, Ozkan Sezer wrote: > On Fri, Oct 29, 2010 at 5:34 PM, K. Frank wrote: >> ... >>> The gcc-4.4.x in my builds are heavily patched to catch up with >>> the target fixes etc. in gcc-4.5/4.6, _except_ for libstdc dll build: >>> If you want a shared libstdc

Re: [Mingw-w64-public] Need help with pthreads...

2010-10-29 Thread Ozkan Sezer
On Fri, Oct 29, 2010 at 5:34 PM, K. Frank wrote: > Hello Ozkan (and David) - > > On Fri, Oct 29, 2010 at 8:29 AM, Ozkan Sezer wrote: >> On Fri, Oct 29, 2010 at 2:59 PM, David Cleaver wrote: >>> >>> Ozkan Sezer wrote: ... >>> >>> I was wondering a couple of other things about your toolchain

Re: [Mingw-w64-public] Need help with pthreads...

2010-10-29 Thread K. Frank
Hello Ozkan (and David) - On Fri, Oct 29, 2010 at 8:29 AM, Ozkan Sezer wrote: > On Fri, Oct 29, 2010 at 2:59 PM, David Cleaver wrote: >> >> Ozkan Sezer wrote: >>> ... >> >> I was wondering a couple of other things about your toolchain releases: >> >> First, what is the difference between gcc 4.4

Re: [Mingw-w64-public] Need help with pthreads...

2010-10-29 Thread Ozkan Sezer
On Fri, Oct 29, 2010 at 2:59 PM, David Cleaver wrote: > > Ozkan Sezer wrote: >> >> pthreads-20100604.zip requires the no-underscore x64 abi which our >> old x64-toolchains from before 2010-04-28 weren't aware of, hence the >> errors you are seeing. Please use a new toolchain and all should be >> w

Re: [Mingw-w64-public] Need help with pthreads...

2010-10-29 Thread David Cleaver
Ozkan Sezer wrote: > > pthreads-20100604.zip requires the no-underscore x64 abi which our > old x64-toolchains from before 2010-04-28 weren't aware of, hence the > errors you are seeing. Please use a new toolchain and all should be > well. > > > -- > O.S. > Perfect, I just downloaded the 201