[LLVMdev] olden bmks

Francesco Spadini spadini at crhc.uiuc.edu
Sun Dec 8 15:25:01 PST 2002


On Sun, 8 Dec 2002, Chris Lattner wrote:

> > For each bmk, the undefined symbols are coming from args.c as far as I can
> > tell.  Do I need to link in args.c's bc file for each of them or am I
> > doing something terribly wrong?
>
> These benchmarks were compile a long time ago in a galaxy far far away.
> In this galaxy, uninitialized globals (int X;) were handled differently,
> so how these old bytecode files aren't useful anymore.
>
> If you recompile the bytecode files now, (go into each directory and type
> 'make final' they should be ok.  Perhaps someone can do this and post the
> results for everyone to use...
>
> -Chris
>
> --
> http://llvm.cs.uiuc.edu/
> http://www.nondot.org/~sabre/Projects/
>


../llvm/test/Programs/MultiSource/Olden-bh|% gmake final
gmake: *** No rule to make target `Output/bh.llvm', needed by `final'.  Stop.

Any ideas?




More information about the llvm-dev mailing list