DragonFly BSD
DragonFly users List (threaded) for 2012-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Thoughts on llvm/clang in base


From: "B. Estrade" <estrabd@xxxxxxxxx>
Date: Wed, 17 Oct 2012 15:27:35 -0500

On Wed, Oct 17, 2012 at 09:45:23PM +0200, Matthias Rampke wrote:
> On Mon, Oct 15, 2012 at 4:53 PM, John Marino <dragonflybsd@marino.st> wrote:
> 
> >>> On Mon, Oct 15, 2012 at 2:39 PM, B. Estrade<estrabd@gmail.com>  wrote:
> >>>>
> >>>> Just throwing this out there, but one thing that made me sad about
> >>>> FreeBSD's dumping GCC as base was that it was also dumping OpenMP
> >>>> support.
> > Now, does OpenMP support require libGOMP?  Becaues that's not been built
> > right now.  Neither is libssp, which is the cause of a couple of package
> > failures so I am thinking about having libssp in base.
> 
> For me, building anything with gcc -fopenmp fails because it is
> missing libgomp. So as of now the base system doesn't do OpenMP with
> either gcc or clang :(

Yes, if not too much, it would be high advantageous to provide this
capability in the base compiler - particular an OS with SMP
scalability as a primary goal. I have never compiled an OpenMP program
on DFBSD, so I was making an assumption here.

Also, for example, Imagemagik can be build to take advantage of
OpenMP. I am sure there are others, particular when you get into the
math and science packages.

Cheers,
Brett

> 
> /matthiasr

-- 



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