Displaying 1 result from an estimated 1 matches for "gcccvs".
Did you mean:
gcc's
2005 Oct 24
1
[LLVMdev] [patch] Fix problems with build LLVM using gcc 4.1.0(gccCVS mainline)
>> 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 <<