Bug#650065: llvm-2.9: llvm-ld-2.9 generates broken wrapper scripts

Marc Lehmann schmorp at schmorp.de
Sat Dec 10 22:54:48 UTC 2011


On Sat, Dec 10, 2011 at 10:14:52PM +0100, Sylvestre Ledru <sylvestre at debian.org> wrote:
> Ping ?
> Could you provide a way to regenerate this script ?

Oh, many times sorry, I completely forgot you :(

Take any bitcode object file (e.g. http://data.plan9.de/xx.bc) and link it
with llvm-ld-2.9:

   llvm-ld-2.9 -o xx xx.bc

this generates a script called "xx" which tries to call lli instead of
lli-2.9.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\





More information about the Pkg-llvm-team mailing list