delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/04/17/21:18:12

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:in-reply-to:references:date
:message-id:subject:from:to:content-type; q=dns; s=default; b=kg
KmXYnqF/1M3wIZlnrE4SETCbH+LdNcTZ7GDhGYJUXn5DciZxOvKN3RET1aF9KSGF
ChJbB5V5PPg3uR8fO16/isi7yedV5i+QjDWCfwNqMCIkXfUnHmwVWzbI58JP13pc
PKM1UAeZa7tqL5RSio3m/qCU9eB2YAGkzmKIT1Xws=
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:in-reply-to:references:date
:message-id:subject:from:to:content-type; s=default; bh=ZmxElmuG
6KNSGL1jPRw5vpBlas8=; b=GKjmS5EVc3xK9rJRZRw968Hwzppe4agSH72nfgQ2
sfLIdsARgXf2n5rGUqsqAuGRbmGFWLdyF+3xNSVg/h1kchLERD3XIFAIOBhzg6Mc
EcDp6BNSUfICtAb+jyybn3e+BaT16poZzTkxUiBg9jaczuR9qbzTksi01TizSdBU
Rqs=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=peace, capable
X-HELO: mail-wm0-f66.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to; bh=UI+H4B5ukieEdvD3ca92bF7PgBWdy+hWp8ckAblWkzM=; b=S1xLxTXy9SCRjwva7HxFwMf81uGekH0XVU9pyVrP+07jptSVRv244/qTeIpEqaJto6 XEGIFC1MpkxLq4uKUexZhU6yvHAUqM79ccnMktUdeKJd8YdHpI/za4df+fdsavED2L6V aBYKPnL9P3bJyxO/49jI260keo1oraFUpJ26943DPVC9sQ8B1w+NsXMZGcoYdE4NcjLN q29k02Ui50PZ4kJ2dM2WuPD91DTh+cceykcP2wMsQqi5dzwofkOkY9/pWTPLmCCGoMwU n6TrsmrXCEMvhC/3VF4BSTkKOxLrjwhy7tgtFCBPuph2/PNLSmlK9jNCOy41pGkQUisw yOfg==
X-Gm-Message-State: AOPr4FWfShXWJWrpL4r9009ZFL4/CLZrz3WVi1Ww0Vxg15QlTcOe2VOuFadtjLoN9ToA/5NiHBH4cXx99QyXoQ==
MIME-Version: 1.0
X-Received: by 10.194.103.198 with SMTP id fy6mr37121362wjb.48.1460942267675; Sun, 17 Apr 2016 18:17:47 -0700 (PDT)
In-Reply-To: <57113A5F.6030803@cygwin.com>
References: <CAPYQg31cDwnR2V-48byP4L073T8pFN0ZDwzXZ+BAgzaf5Q9czA AT mail DOT gmail DOT com> <55BE52F8 DOT 5060309 AT gmail DOT com> <CAPYQg30RyZ4fxOtDHKiYNwjQx=upKUGt89Zof2-JSR=QnLYygg AT mail DOT gmail DOT com> <CAPYQg32dNwsowkTurOgG7MFdUDxNFS3Nd_VsGwuJQ3ZXSAXxZw AT mail DOT gmail DOT com> <57113A5F DOT 6030803 AT cygwin DOT com>
Date: Mon, 18 Apr 2016 10:17:47 +0900
Message-ID: <CAPYQg31usCq9utEFTgP-P9sjE1WxnCMh-Cyh9NG8u0HRS5R7JA@mail.gmail.com>
Subject: Re: FFTW + OpenMP
From: KIMURA Masaru <hiyuh DOT root AT gmail DOT com>
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

Hi,

>> i'm now revisiting this topic b/c mingw-*-fftw3 are not OpenMP capable.
>> can someone (maybe, Yaakov?) update them?
>
> That's because there were many (32 in total) otherwise "internal" symbols
> are used by the threaded libraries which were not being exported, resulting
> in linking errors for the latter.  I fixed this in 3.3.4-1, which will be
> available soon.

thx, it looks working!

Peace,

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019