[LLVMdev] [patch] Fix problems with build LLVM using gcc 4.1.0(gccCVS mainline)
Vladimir A. Merzliakov
wanderer at rsu.ru
Mon Oct 24 00:49:57 PDT 2005
>> Sorry for wrong comment.
>> Must be:
>> GCC 4.1.0 don't like definition member-functions in llvm namespace with
>> declaration in <global>::<unnamed> namespace
>
> Ahhh, ok, I see. I just applied a patch to SparcV8. With it, does this
> patch fix the problem?
>- o << "namespace llvm {\n\n";
>+ //o << "namespace llvm {\n\n";
Yes :)
Vladimir
More information about the llvm-dev
mailing list