On Mon, Nov 18, 2013 at 01:21:05PM -0800, Gurucharan Shetty wrote:
> On Mon, Nov 18, 2013 at 8:23 AM, Ben Pfaff wrote:
> > On Mon, Nov 18, 2013 at 07:43:26AM -0800, Gurucharan Shetty wrote:
> >> One option to compile Open vSwitch code in windows
> >> is to use Visual c++ compiler.
> >>
> >> From h
On Mon, Nov 18, 2013 at 8:23 AM, Ben Pfaff wrote:
> On Mon, Nov 18, 2013 at 07:43:26AM -0800, Gurucharan Shetty wrote:
>> One option to compile Open vSwitch code in windows
>> is to use Visual c++ compiler.
>>
>> From http://cccl.sourceforge.net/ :
>> "cccl is a wrapper around Microsoft Visual C++
On Mon, Nov 18, 2013 at 07:43:26AM -0800, Gurucharan Shetty wrote:
> One option to compile Open vSwitch code in windows
> is to use Visual c++ compiler.
>
> From http://cccl.sourceforge.net/ :
> "cccl is a wrapper around Microsoft Visual C++'s cl.exe
> and link.exe. It converts Unix compiler para
One option to compile Open vSwitch code in windows
is to use Visual c++ compiler.
>From http://cccl.sourceforge.net/ :
"cccl is a wrapper around Microsoft Visual C++'s cl.exe
and link.exe. It converts Unix compiler parameters
into parameters understood by cl and link. cccl's main
use is for usin