[LLVMdev] 2.1 Pre-Release Available (testers needed)

Tanya M. Lattner tonic at nondot.org
Mon Sep 17 12:02:45 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?

It should be yes/no. It appears this was a problem in 2.0 as well. I'll 
see if we can get this fixed.

Thanks,
Tanya

> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>



More information about the llvm-dev mailing list