bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtool and OpenMP problem


From: Ralf Wildenhues
Subject: Re: libtool and OpenMP problem
Date: Mon, 14 Mar 2011 07:24:35 +0100
User-agent: Mutt/1.5.20 (2010-08-04)

Hello Cesar, Justin,

thanks for the reports, and sorry for the delay.

* justin wrote on Thu, Mar 10, 2011 at 04:54:56PM CET:
> On 10/03/11 15:10, Cesar Enrique Garcia Dabo wrote:
> >  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.

> 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

Care to send a full patch, as per HACKING (in the git source tree)
and with ChangeLog entry?

Thanks,
Ralf



reply via email to

[Prev in Thread] Current Thread [Next in Thread]