[ovs-dev] [PATCH v2 7/7] Add build system for compiling under MSVC x64

Alin Serdean aserdean at cloudbasesolutions.com
Tue Sep 29 16:23:52 UTC 2015


Thx Ben :).

http://openvswitch.org/pipermail/dev/2015-September/060357.html can be dropped.

Could you take a look over the patch: http://openvswitch.org/pipermail/dev/2015-September/060441.html please.

Thanks,
Alin.

> -----Mesaj original-----
> De la: Ben Pfaff [mailto:blp at nicira.com]
> Trimis: Tuesday, September 29, 2015 7:42 AM
> Către: Gurucharan Shetty <shettyg at nicira.com>
> Cc: Alin Serdean <aserdean at cloudbasesolutions.com>;
> dev at openvswitch.org
> Subiect: Re: [ovs-dev] [PATCH v2 7/7] Add build system for compiling under
> MSVC x64
> 
> On Mon, Sep 28, 2015 at 08:18:54AM -0700, Gurucharan Shetty wrote:
> > On Wed, Sep 23, 2015 at 10:30 AM, Alin Serdean
> > <aserdean at 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
> > > <aserdean at 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/



More information about the dev mailing list