Ty!
> -Mesaj original-
> De la: Ben Pfaff [mailto:b...@ovn.org]
> Trimis: Monday, March 14, 2016 7:25 PM
> Către: Alin Serdean
> Cc: dev@openvswitch.org
> Subiect: Re: [ovs-dev] [PATCH] Build Windows include runtime
>
> On Fri, Feb 26, 2016 at 01:59:10PM +
On Fri, Feb 26, 2016 at 01:59:10PM +, Alin Serdean wrote:
> This patch adds the Visual Studio runtime to the binaries by adding
> the code generation compile flags: MT (release version) and MTd (debug
> version).
>
> More on the subject can be found under:
> https://msdn.microsoft.com/en-us/li
@vmware.com]
> Trimis: Tuesday, March 1, 2016 1:17 AM
> Către: Alin Serdean ;
> dev@openvswitch.org
> Subiect: Re: [ovs-dev] [PATCH] Build Windows include runtime
>
> Alin,
> Did you notice any change in the size of the binary? Eg. Ovs-vswitchd.exe?
>
> With or withou
5:59 AM
To: "dev@openvswitch.org"
Subject: [ovs-dev] [PATCH] Build Windows include runtime
>This patch adds the Visual Studio runtime to the binaries by adding
>the code generation compile flags: MT (release version) and MTd (debug
>version).
>
>More on the subject c
Acked-by: Sairam Venugopal
On 2/26/16, 5:59 AM, "Alin Serdean"
wrote:
>This patch adds the Visual Studio runtime to the binaries by adding
>the code generation compile flags: MT (release version) and MTd (debug
>version).
>
>More on the subject can be found under:
>https://urldefense.proofpoin
This patch adds the Visual Studio runtime to the binaries by adding
the code generation compile flags: MT (release version) and MTd (debug
version).
More on the subject can be found under:
https://msdn.microsoft.com/en-us/library/2kzt1wy3%28v=vs.120%29.aspx
This helps shipping binaries and guaran