[LLVMdev] Uninstalling TOT to use a branch release

John Criswell criswell at uiuc.edu
Thu Apr 15 10:25:25 PDT 2010


Samuel Crow wrote:
> Still unresolved.
>   

I don't have an answer to your question other than the obvious but 
unsatisfactory answer of looking manually in the install directory for 
all LLVM tools and libraries.  It shouldn't be that bad, but I 
understand that it is less than ideal.

I suppose another option is to install LLVM 2.6 into a different 
directory and set your $PATH to search that directory first.  That 
should at least verify that your problem stems from having non-LLVM 2.6 
components lying around.

Moving to your other issue, are you sure that -emit-llvm-bc is the right 
option name?  Isn't it just -emit-llvm?  I seem to recall reading about 
an -emit-llvm-bc option but then discovering that the document was wrong.

-- John T.

> The exact error message I get each time I try to use llvm-g++ is 'unrecognized command line option "-emit-llvm-bc" '.  I've tried reinstalling both LLVM and LLVM-GCC using MacPorts.  I've searched the archives of the mailing list.  Does anybody know what files need to be removed from a SVN head install of LLVM to make my Mac running MacOSX 10.5.x work with version 2.6 again?
>
>
>
>   




More information about the llvm-dev mailing list