[LLVMdev] [cfe-dev] is configure+make dead yet?

Owen Anderson resistor at mac.com
Thu Jun 21 12:45:31 PDT 2012


On Jun 21, 2012, at 11:34 AM, Nick Lewycky <nlewycky at google.com> wrote:

> I want to add support for --compress-debug-sections to the assembler.
> That means that I'd like to add a new optional dependency (on zlib) to
> llvm, and couldn't. The problem is that I can't run AutoRegen.sh even
> after searching for the right versions of all the autoconfy bits.
> Debian has a "snapshot" server with every version of every package
> they've ever had, and even that failed me; I found autoconf 2.59 and
> 2.61, but no 2.60.

Derp?  It's listed right here: http://ftp.gnu.org/gnu/autoconf/

--Owen



More information about the llvm-dev mailing list