|
Boost-Build : |
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2006-01-08 23:19:03
On Jan 8, 2006, at 8:02 PM, Alexander Nasonov wrote:
> I get a lot of errors when I run regression.py on FreeBSD 6.0 +
> Intel 8.1.
> Can we replace -openmp option with -mt option on FreeBSD?
-openmp is a really weird flag to use to enable multithreading.
OpenMP is *very* different from pthreads, which one would expect to
use for the Boost.Thread library on FreeBSD...
Doug
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk