X-Recipient: archive-cygwin@delorie.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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=xkflxLZzIYp4G56X
	Gg40nXVznQcfc9NtWILngVqRVO/llSiy9n5UByIrBIfxd/8gTqaeWIiqtkNx+s13
	ILNPZtO+Pl0LfwfSIAF0ppxoBjn8upRROsy9w3oeZslz9VMTgKJG51O4adZngw/e
	ztkrFu5vf0+//C99IzQAQBbcjNQ=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=NITSOO3/hxA8UezPIbtmA6
	DilUg=; b=LL7Nj7//ZllmBwig9n7FAGTm1SMYWvWGrD1QR15lcV0SNCINzaV4Xi
	jjdrv2itTxtGQtq0aNVpN2ggMf4/uNJwiSEcJaabBlObDQsjkMc1OqtlWZB8U/nF
	ICl0/Ht7mVXsRwKR8d58wQS1Z5o86ieGDJv52oYNk1ga3FaCuyOAc=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=2016-04-11, 20160411, H*Ad:U*yselkowitz, masaru
X-HELO: mx1.redhat.com
Subject: Re: FFTW + OpenMP
To: cygwin@cygwin.com
References: <CAPYQg31cDwnR2V-48byP4L073T8pFN0ZDwzXZ+BAgzaf5Q9czA@mail.gmail.com> <55BE52F8.5060309@gmail.com> <CAPYQg30RyZ4fxOtDHKiYNwjQx=upKUGt89Zof2-JSR=QnLYygg@mail.gmail.com> <CAPYQg32dNwsowkTurOgG7MFdUDxNFS3Nd_VsGwuJQ3ZXSAXxZw@mail.gmail.com>
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
Message-ID: <57113A5F.6030803@cygwin.com>
Date: Fri, 15 Apr 2016 14:00:47 -0500
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2
MIME-Version: 1.0
In-Reply-To: <CAPYQg32dNwsowkTurOgG7MFdUDxNFS3Nd_VsGwuJQ3ZXSAXxZw@mail.gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 2016-04-11 23:41, KIMURA Masaru wrote:
> 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.

-- 
Yaakov

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

