[LLVMdev] Building with Microsoft Visual Studio
Bill Wendling
isanbard at gmail.com
Thu Sep 20 15:02:17 PDT 2007
Hi Richard,
> Unfortunately, I believe the issue is not that Cygwin contains GPL code, it
> is that applications which it compiles do. This is explicitly stated at
> http://cygwin.com/licensing.html:
>
If you have serious questions about the licensing of Cygwin/LLVM, you
really need to talk to a lawyer. No one on this list can give you
advice in that area which will accurately reflect what is correct for
you and your needs because none of us are lawyers.
Perhaps you should explore the possibilities of VC, etc., which are
actively maintained by members of the community. If you have specific
questions about getting up and started with these, let us know.
For your previous questions:
1) "svn" is a Subversion command (see http://subversion.tigris.org/).
Subversion is the versioning system we use here.
2) There are "make" commands out there for Windows. But if you're
having troubles with them, ask if there are other ways to get around
it...
Cheers!
-bw
More information about the llvm-dev
mailing list