Public bug reported:

Binary package hint: dragonegg

when I had package llvm-gcc-4.5 I had the following problem:
$ llvm-gcc -O3 -emit-llvm hello.c -c -o hello.b
$ lli hello.bc
   lli: error loading program 'hello.bc': Invalid bitcode signature

I went back to llvm-gcc-4.2 and got expected results
$ llvm-gcc-4.2 -O3 -emit-llvm hello.c -c -o hello.b
$ lli hello.bc
   hello world

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: llvm-gcc-4.5 (not installed)
ProcVersionSignature: Ubuntu 2.6.35-25.44-generic 2.6.35.10
Uname: Linux 2.6.35-25-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Feb  2 19:16:02 2011
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: dragonegg

** Affects: dragonegg (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug maverick

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/712199

Title:
  -emit-llvm makes invalid bytecode

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to