Thoughts on llvm/clang in base
Matthias Rampke
matthias.rampke at googlemail.com
Wed Oct 17 12:45:23 PDT 2012
On Mon, Oct 15, 2012 at 4:53 PM, John Marino <dragonflybsd at marino.st> wrote:
>>> On Mon, Oct 15, 2012 at 2:39 PM, B. Estrade<estrabd at 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 :(
/matthiasr
More information about the Users
mailing list