[LLVMdev] Uninstalling TOT to use a branch release
Samuel Crow
samuraileumas at yahoo.com
Thu Apr 15 10:17:40 PDT 2010
Still unresolved.
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?
----- Original Message ----
> From: Samuel Crow <samuraileumas at yahoo.com>
> To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>
> Sent: Tue, April 13, 2010 12:54:42 PM
> Subject: [LLVMdev] Uninstalling TOT to use a branch release
>
> Hello everybody,
I have been puzzling over how to uninstall the SVN Head
> release of LLVM for compatibility with llvm-gcc 4.2-2.6. Our project is
> based on 2.6 of LLVM but I needed to install TOT to check if a bug was ours or
> had been fixed in the latest LLVM. Now that the bug is fixed, I need to go
> back to LLVM 2.6. I used CMake to build TOT on MacOSX 10.5.x and there is
> no "make uninstall" option. When I try to build LLVM 2.6 it seems to skip
> over some of the files during the "make install" stage and llvm-g++ doesn't do
> its --emit-llvm functionality as a result.
If you need more information
> about the error I get or what the project I'm working on is, I'll be watching
> the list carefully for replies.
Thanks for your
> time,
--Sam
>
_______________________________________________
LLVM Developers mailing
> list
> href="mailto:LLVMdev at cs.uiuc.edu">LLVMdev at cs.uiuc.edu
>
> http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list