[LLVMdev] conflict of gcc and llvm-gcc

Rafiq Z rafiq.z01 at gmail.com
Sat Oct 8 00:14:08 PDT 2011


Hello everyone,

I build llvm-2.9 from source code. After install, i find the
executable file is 'gcc', NOT 'llvm-gcc'.
It is not convenient because there has been another gcc in system. To
avoid conflict i rename
gcc to llvm-gcc now.

Can i avoid the problem by options when build?

Thanks



More information about the llvm-dev mailing list