[LLVMdev] Build error for llvm-2.9 on RHEL5
Eli Friedman
eli.friedman at gmail.com
Sun May 29 17:07:34 PDT 2011
On Sun, May 29, 2011 at 5:05 PM, Arjun Singri <arjunsingri at gmail.com> wrote:
> Thank you for replying. These are the first few lines from llvm-config:
> use 5.006;
> use strict;
> use warnings;
> use Cwd 'abs_path';
> #---- begin autoconf values ----
> my $PACKAGE_NAME = q{llvm};
No, the very first line (which on my computer, looks like "#!/usr/bin/perl").
-Eli
More information about the llvm-dev
mailing list