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 parameters > into parameters understood by cl and link. cccl's main > use is for using Unix build processes with Microsoft > compilers. Using cccl in conjunction with ports of Unix > utilities, it is possible to build many Unix packages > using MSVC, without modifying the build process." > > There are couple of forks of the project in the internet. > This particular piece is copied from: > https://gitorious.org/swift/swift/source/\ > cf9b391b40a9c59a620c8093d438370381949c60:autoconf/cccl > > Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>
This adds new third-party code to the tree, so we should also update COPYING and debian/copyright.in, and if it is easy to identify the authors of cccl then it would be nice to add them to AUTHORS also. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev