On Tue, Jun 03, 2014 at 02:16:29PM -0700, Jarno Rajahalme wrote:
> 
> On Jun 3, 2014, at 2:03 PM, Ben Pfaff <b...@nicira.com> wrote:
> 
> > On Tue, Jun 03, 2014 at 01:09:11PM -0700, Jarno Rajahalme wrote:
> >> OVS is slow when compiled with pthreads atomics.  Add a generic note
> >> in INSTALL, with a reference to lib/ovs-atomic.h, where a new comment
> >> provides additional detail.
> >> 
> >> Signed-off-by: Jarno Rajahalme <jrajaha...@nicira.com>
> > 
> > I think this is only likely to affect Windows (everyone else uses GCC
> > or Clang) so should we put it in BUILD.Windows?
> 
> 
> So you think this should not be mentioned in INSTALL? If so, I think
> the text there should be modified to something like ?* GCC 4.x or
> clang C compiler? instead of the current ?A C compiler, such as??.

I phrased that badly.  I think we should mention it *additionally* in
BUILD.Windows, not *only* there.

I lean toward recommending GCC or Clang, except MSVC 2013 for Windows,
but not claim that those are the only possibilities.

> How about adding the following to BUILD.Windows:

That looks good, thanks.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to