[LLVMdev] Uninstalling TOT to use a branch release
Samuel Crow
samuraileumas at yahoo.com
Thu Apr 15 10:30:45 PDT 2010
Hello John,
That is the option that gets passed to cc1plus or whatever the compiler driver is called. I get that error message whenever I try to use llvm-g++ with the --emit-llvm option enabled.
Thanks for trying anyway,
--Sam
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