X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
Cc: amimar2@yahoo.com
From: Ami Marowka <amimar@alum.cs.huji.ac.il>
Subject: OpenMP and Cygwin
Date: Thu, 3 Jul 2008 19:12:41 GMT
X-Mailer: Endymion MailMan Standard Edition v3.0.20
Message-ID: <E1KEUET-000FUT-Aw@cs1.cs.huji.ac.il>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Dear ALL,

I would like to work with OpenMP-C++ on top of Cygwin.
I installed the LATEST full version of Cygwin.
when I tried to compile:
gcc -fopenmp pi.cpp

I got the message:  "cc1plus: warning: command line option "-fopenmp" is valid 
for D but not for C++"

I found that the gcc version is 3.4.4 !? Is there any reason why the LATEST 
version of Cygwin uses so old gcc version?
It seems that gcc version 3.4.4 does not support OpenMP.

How can install/update my Cygwin with the newest gcc version.

Thanks in advance.
Ami Marowka






--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

