X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=ftoEgy2cLQVHC/yKVlpL9idAYG+6R BWThisNGsLH5tiu70ODg9GBhukshvtNuEqWvSjubZmnAU3KnZFHVSO9cr2CDoVYl XP+HCF8PhsG0YusWhK7E709iiX1PS2wsA3DAxU8uDYoTuw1M/mQpJAMlRmwbQqc2 tuwOYZO09TJWo4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=XMYe2CZTNIPnMII7r97f911gc5Q=; b=n3l o671PAyLDZNvY7Tbxa6B8Kmy0DXjGNGCjRFnE3kwD4U9G3G/6vL3oZDKbXIR106G JAM7RK9PdVqgvhaOx40itzFkShn/C5IGapAA077SC0DZv87MRiO0qdUM5bxCwqsH vyhgo6Zk+cQc3XyUdxW9ccKz35SM9uXwAzkNc/zA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-oi0-f44.google.com MIME-Version: 1.0 X-Received: by 10.202.93.66 with SMTP id r63mr1391048oib.5.1438328571379; Fri, 31 Jul 2015 00:42:51 -0700 (PDT) Date: Fri, 31 Jul 2015 16:42:51 +0900 Message-ID: Subject: FFTW + OpenMP From: KIMURA Masaru To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Hi, can someone update FFTW packages for OpenMP capable? just adding --enable-openmp on configure, i think. Peace, ----- hiyuh AT lynx ~ $ uname -a CYGWIN_NT-6.1-WOW lynx 2.1.0(0.287/5/3) 2015-07-14 21:26 i686 Cygwin hiyuh AT lynx ~ $ cygcheck -c -d fftw3 libfftw3-devel Cygwin Package Information Package Version fftw3 3.3.4-1 libfftw3-devel 3.3.4-1 hiyuh AT lynx ~ $ pkg-config --cflags --libs fftw3 -lfftw3 -lm hiyuh AT lynx ~ $ ls -l /usr/lib/libfftw3* -rwxr-xr-x 1 hiyuh None 448850 Apr 13 2014 /usr/lib/libfftw3.dll.a -rwxr-xr-x 1 hiyuh None 885 Apr 13 2014 /usr/lib/libfftw3.la -rwxr-xr-x 1 hiyuh None 16652 Apr 13 2014 /usr/lib/libfftw3_threads.dll.a -rwxr-xr-x 1 hiyuh None 938 Apr 13 2014 /usr/lib/libfftw3_threads.la -rwxr-xr-x 1 hiyuh None 452876 Apr 13 2014 /usr/lib/libfftw3f.dll.a -rwxr-xr-x 1 hiyuh None 889 Apr 13 2014 /usr/lib/libfftw3f.la -rwxr-xr-x 1 hiyuh None 16768 Apr 13 2014 /usr/lib/libfftw3f_threads.dll.a -rwxr-xr-x 1 hiyuh None 943 Apr 13 2014 /usr/lib/libfftw3f_threads.la -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple