From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15416 invoked by alias); 2 Jun 2006 08:47:52 -0000 Received: (qmail 15404 invoked by uid 22791); 2 Jun 2006 08:47:51 -0000 X-Spam-Check-By: sourceware.org Received: from py-out-1112.google.com (HELO py-out-1112.google.com) (64.233.166.176) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 02 Jun 2006 08:47:48 +0000 Received: by py-out-1112.google.com with SMTP id d80so533017pyd for ; Fri, 02 Jun 2006 01:47:46 -0700 (PDT) Received: by 10.35.91.10 with SMTP id t10mr2114681pyl; Fri, 02 Jun 2006 01:47:46 -0700 (PDT) Received: by 10.35.88.2 with HTTP; Fri, 2 Jun 2006 01:47:46 -0700 (PDT) Message-ID: <19c433eb0606020147s5d0f1b62o292e1d0f163dcc88@mail.gmail.com> Date: Fri, 02 Jun 2006 08:47:00 -0000 From: "=?ISO-8859-1?Q?Fran=E7ois-Xavier_Coudert?=" To: pthreads-win32@sourceware.org Subject: GNU compilers with OpenMP on Windows... thanks to you! MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Mailing-List: contact pthreads-win32-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: pthreads-win32-owner@sourceware.org X-SW-Source: 2006/txt/msg00026.txt.bz2 Hi all, I just wanted to drop a short note to thank you for this project. Using pthreads-win32, I was able to build the GNU Fortran compiler (gfortran, http://gcc.gnu.org/wiki/GFortran) with OpenMP support on Windows. We now have a set of free, open-source C and Fortran openmp-capable compilers. For more info, please see http://gcc.gnu.org/ml/fortran/2006-06/msg00009.html Thanks again for pthreads-win32, FX