On Mon, Sep 28, 2015 at 08:18:54AM -0700, Gurucharan Shetty wrote: > On Wed, Sep 23, 2015 at 10:30 AM, Alin Serdean > <aserd...@cloudbasesolutions.com> wrote: > > This patch adds the modifications needed to compile under x64 under > > Windows: > > - created a new macro for testing if we are compiling under x64. > > this will define the linker flag: "/MACHINE:X64" as per documentation > > (https://msdn.microsoft.com/en-us/library/9yb4317s.aspx). > > > > - added x64 pthread libraries under the pthread defines > > > > - add documentation on how to build under x64 > > > > Signed-off-by: Alin Gabriel Serdean <aserd...@cloudbasesolutions.com> > The change looks good to me. We still need the patch "MSVC 64 bit > compile error" to be applied before we apply this one.
I applied an equivalent patch: https://patchwork.ozlabs.org/patch/523700/ _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev