[LLVMdev] 2.1 Pre-Release Available (testers needed)
Emil Mikulic
emil at cs.rmit.edu.au
Mon Sep 17 01:48:58 PDT 2007
On Fri, Sep 14, 2007 at 11:42:18PM -0700, Tanya Lattner wrote:
> LLVMers,
>
> 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?
More information about the llvm-dev
mailing list