italo souto figueiredo
2008-Jul-03 19:15 UTC
[LLVMdev] Error loading program 'hello.bc': Invalid bytecode signature: DEC04342 (Vers=0, Pos=4)
I am not using svn and llvm version is 2.3 and llvm-gcc is 4.2.1 2008/7/3 Tanya M. Lattner <tonic at nondot.org>:> > > Some weeks ago i talked to someone at #LLVM and he told me that versions > of > > llvm and gcc aren't sycronized. But i don't know how to do this. > > If you are using svn, you should keep llvm and llvm-gcc both at the same > rev number to be safe. For llvm-gcc 2.3, you should use llvm 2.3. You > can't use llvm-gcc 2.3 with llvm svn TOT for example. > > What version of llvm and llvm-gcc are you using? > > -Tanya > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080703/c942aaf9/attachment.html>
Duncan Sands
2008-Jul-03 19:45 UTC
[LLVMdev] Error loading program 'hello.bc': Invalid bytecode signature: DEC04342 (Vers=0, Pos=4)
> I am not using svn and llvm version is 2.3 and llvm-gcc is 4.2.1And llvm-gcc is also from the 2.3 release? If so, I'm guessing you have an older version of llvm or llvm-gcc in your path somewhere and that is being used instead. Ciao, Duncan.
italo souto figueiredo
2008-Jul-03 20:17 UTC
[LLVMdev] Error loading program 'hello.bc': Invalid bytecode signature: DEC04342 (Vers=0, Pos=4)
Yeah! Now i am solving the problem. I don't know where comes from an old version of it. When i runned llc -version it was 1.8, so someone from irc helps me to remove it. thanks for everyone 2008/7/3 Duncan Sands <baldrick at free.fr>:> > I am not using svn and llvm version is 2.3 and llvm-gcc is 4.2.1 > > And llvm-gcc is also from the 2.3 release? If so, I'm guessing > you have an older version of llvm or llvm-gcc in your path somewhere > and that is being used instead. > > Ciao, > > Duncan. > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080703/75ff8203/attachment.html>
Seemingly Similar Threads
- [LLVMdev] Error loading program 'hello.bc': Invalid bytecode signature: DEC04342 (Vers=0, Pos=4)
- [LLVMdev] Error loading program 'hello.bc': Invalid bytecode signature: DEC04342 (Vers=0, Pos=4)
- [LLVMdev] Error loading program 'hello.bc': Invalid bytecode signature: DEC04342 (Vers=0, Pos=4)
- [LLVMdev] invalid bytecode signature
- [LLVMdev] invalid bytecode signature