[Mingw-w64-public] Overriding preinstalled pthread header files

2012-12-16 Thread Rainer Emrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ATM make install unconditionally installs dummy files for pthread_time.h and pthread_unistd.h overwriting those of an existing winpthread installation. IMHO that's a bad idea and may cause trouble, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55705

Re: [Mingw-w64-public] [Bug bootstrap/55706] [4.8 Regression] failue to build libstdc++ in stage 1

2012-12-16 Thread Rainer Emrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 15.12.2012 16:34, schrieb Kai Tietz: > Hmm, for me stage 1 libstdc++ (via cross-compiler) works. Have you > installed headers and crt? Yes, I have a fresh runtime install including header, crt and winpthread. Rainer > > Regards, Kai > > --