Let's use gcc-4.2, not 4.1 -- OpenMP

Steve Kargl sgk at troutmask.apl.washington.edu
Thu Dec 14 20:40:01 PST 2006


On Fri, Dec 15, 2006 at 04:15:23PM +1300, Juha Saarinen wrote:
> So... silly question perhaps, but does -CURRENT (world + kernel) build
> with gcc 4.2 and -fopenmp? What about -STABLE and -RELEASE?
> 

-fopenmp will be a completely useless option for world
unless someone starts to sprinkle OpenMP compiler directives
throughout /usr/src.  I seriously doubt anyone will ever
sprinkle OpenMP directives in kernel sources (ie., do
you want to link your kernel with libthr or libpthread?).

-- 
Steve


More information about the freebsd-current mailing list