Skip to content

Commit

Permalink
INSTALL.md: Add a few notes for Windows builds.
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Pfaff <[email protected]>
Acked-by: Gurucharan Shetty <[email protected]>
  • Loading branch information
blp committed Mar 17, 2015
1 parent 1636c76 commit 620b176
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on a specific platform, please see one of these files:
- [INSTALL.RHEL.md]
- [INSTALL.XenServer.md]
- [INSTALL.NetBSD.md]
- [INSTALL.Windows.md]
- [INSTALL.DPDK.md]

Build Requirements
Expand All @@ -28,6 +29,9 @@ you will need the following software:
analysis and thread-safety checks. For Ubuntu, there are
nightly built packages available on clang's website.

* MSVC 2013. See [INSTALL.Windows] for additional Windows build
instructions.

While OVS may be compatible with other compilers, optimal
support for atomic operations may be missing, making OVS very
slow (see lib/ovs-atomic.h).
Expand Down

0 comments on commit 620b176

Please sign in to comment.