[LLVMdev] 2.1 Pre-Release Available (testers needed)
Tanya M. Lattner
tonic at nondot.org
Mon Sep 17 16:19:38 PDT 2007
>> The 2.1 pre-release (version 1) is available for testing:
>> http://llvm.org/prereleases/2.1/version1/
>
> $ cd objdir
> $ ../llvm-2.1/configure --help
> [...]
> --enable-shared[=PKGS] build shared libraries
> [default=enable_shared_default]
> --enable-static[=PKGS] build static libraries
> [default=enable_static_default]
> --enable-fast-install[=PKGS]
> optimize for fast installation
> [default=enable_Fast_install_default]
> [...]
>
> Should enable_shared_default and friends be replaced by "yes" or "no",
> or is the above the correct output?
I believe this is now fixed:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070917/053608.html
-Tanya
More information about the llvm-dev
mailing list