[LLVMdev] Help with building LLVM 2.6 GCC
Eliseu Filho
mail2ecf at gmail.com
Wed Mar 17 19:53:29 PDT 2010
Hi Aaron, Duncan
Thanks for the answers.
>From Duncan's e-mail, I've tried to build llvm-2.6. First problem was
a missing dependence on lbffi.so.4.
But I've downloaded the source from redhat, compiled and passed that point.
Now I have another missing dependence on GLIBCXX_3.4.9. The version in
my system is 3.4.6-11.
I've been looking around for a 3.4.9 rpm for redhat, could not find
it. Does anybody know where I
can find it?
According to Aaron, I need gcc 4.2.4 (I'm currently using 4.2.1). If I
upgrade, would these missing
dependencies go away?
Many thanks for the help.
Regards
Eliseu
On Wed, Mar 17, 2010 at 11:16 AM, Aaron Gray
<aaronngray.lists at googlemail.com> wrote:
> On 17 March 2010 05:57, Eliseu Filho <mail2ecf at gmail.com> wrote:
>>
>> Greetings
>>
>> I'm trying to build LLVM 2.6 GCC from the source files, but I am
>> having problems during the make step.
>>
>> Here is the information:
>>
>> 1. My machine is:
>>
>> Linux firefly 2.6.9-89.0.9.ELsmp #1 SMP Wed Aug 19 08:06:10 EDT 2009
>> x86_64 x86_64 x86_64 GNU/Linux
>>
>> my gcc version is 4.2.1
>>
>
> You need GCC 4.2.4 now.
> Aaron
>
More information about the llvm-dev
mailing list