[Mingw-w64-public] libstdc++ dependency on msvcrt.dll

2011-07-30 Thread Jim Michaels
https://sourceforge.net/tracker/?func=detail&atid=983354&aid=3382873&group_id=202880   - Jim Michaels jmich...@yahoo.com j...@jimscomputerrepairandwebdesign.com http://JimsComputerRepairandWebDesign.com http://JesusnJim.com (my personal site, has

[Mingw-w64-public] Fwd: libstdc++ threading for posix thread model in GCC on mingw

2011-07-30 Thread niXman
-- Forwarded message -- From: niXman Date: 2011/7/31 Subject: Re: [Mingw-w64-public] libstdc++ threading for posix thread model in GCC on mingw To: Mingw-w64-public@lists.sourceforge.net Oops :) Look the code from thread header file: 259#ifdef _GLIBCXX_USE_NANOSLEEP 260 /// sleep_

Re: [Mingw-w64-public] libstdc++ threading for posix thread model in GCC on mingw

2011-07-30 Thread niXman
Hi all! > Some speculation on the nanosleep issue: > > My copy of thread.cc (the gcc implementation for std::thread) has some code > protected by > > #ifdef _GLIBCXX_USE_NANOSLEEP > > When I compile thread.cc (without doing anything special in my environment) > _GLIBCXX_USE_NANOSLEEP appears

Re: [Mingw-w64-public] MinGW64 CRT built using PGO Optimization has some problems

2011-07-30 Thread NightStrike
On Fri, Jul 29, 2011 at 1:32 PM, PcX wrote: > 于 2011/7/29 18:32, PcX 写道: > > Hi ,all > >     I try to use PGO Optimization to build MinGW64 CRT, but in the check, it > has some link stage errors. > >     1) I use the configure option below: > ./configure --prefix=/mingw --enable-lib32 --e

Re: [Mingw-w64-public] Error when executing a mingw-w64-built 32 bit application

2011-07-30 Thread Eugen Dedu
On 29/07/11 23:48, Stephen Kitt wrote: Hello everyone, I'm late to the party, and replying to an older email than the end of the thread, but I'll try to answer the remaining questions. On Fri, 22 Jul 2011 15:55:53 +0200, Eugen Dedu wrote: On 22/07/11 15:38, Ozkan Sezer wrote: On Fri, Jul 22