[LLVMdev] Antw.:  2.0 Pre-release tarballs online
    Tanya M. Lattner 
    tonic at nondot.org
       
    Fri May 18 13:42:13 PDT 2007
    
    
  
> Everything's fine now. Forgot to look at Tanya's changes (#include 
> "llvm/Support/DataTypes.h") :-)...
Thats great news!
>>  Glad you figured that out. The build guidelines for llvm-gcc are in
>>  README.LLVM at the top level of the llvm-gcc source tree. It recommends
>>  making links. Some of us, however, also use the --program-prefix=llvm-
>>  option when configuring llvm-gcc which causes all programs to have an
>>  llvm- prefix.
>
> OK, I'lll use the latter option from now on.
I'm actually going to change the README.LLVM to suggest people use 
--program-prefix=llvm-. I have made the same mistake you did by using the 
wrong gcc. Its easy to do.
Thanks again!
-Tanya
    
    
More information about the llvm-dev
mailing list