[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libtool and OpenMP problem
From: |
justin |
Subject: |
Re: libtool and OpenMP problem |
Date: |
Thu, 10 Mar 2011 16:54:56 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Lightning/1.0b3pre Thunderbird/3.1.9 |
On 10/03/11 15:10, Cesar Enrique Garcia Dabo wrote:
>
> Dear libtool maintainers,
> I have found a problem compiling a library with libtool which uses OpenMP. I
> have already reported it to Fedora bugzilla with a complete test case:
> https://bugzilla.redhat.com/show_bug.cgi?id=679491
> Maybe your are interested to work on it, so that it is also fixed for other
> distributions.
> Regards,
> Enrique
>
> _______________________________________________
> Bug-libtool mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-libtool
Hi Enrique,
I already reported this bug a while ago.
http://lists.gnu.org/archive/html/bug-libtool/2010-12/msg00009.html
https://bugs.gentoo.org/show_bug.cgi?id=349078
This sed fixes the problem:
sed \
-e 's:|-threads:|-threads|-fopenmp|-openmp:g' \
-i libltdl/config/ltmain.sh || die
Cheers justin
signature.asc
Description: OpenPGP digital signature