This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Build report: Successful build of gcc 4.1.2 on Cygwin (pthreads)
- From: "Jesper de Jong" <jespdj at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 6 Apr 2007 10:10:02 +0200
- Subject: Build report: Successful build of gcc 4.1.2 on Cygwin (pthreads)
I built gcc 4.1.2 again on Cygwin but this time with pthreads. No
problems at all during compilation.
Output of config.guess:
i686-pc-cygwin
Output of gcc -v:
Using built-in specs.
Target: i686-pc-cygwin
Configured with: /home/jesper/gcc-4.1.2/configure
--enable-threads=posix --with-cpu=i686 --with-arch=i686
--with-tune=i686 --enable-languages=c,c++
Thread model: posix
gcc version 4.1.2
Languages: C, C++
Jesper de Jong
The Netherlands