[LLVMdev] Demo Script Paths

Tanya M. Lattner tonic at nondot.org
Thu Aug 10 09:31:56 PDT 2006


> I'm trying to get the demo script to run llvm2cpp so that people can get
> familiar with the LLVM C++ API through the online demo.  However, it
> seems that the path used doesn't include llvm2cpp (not updated in a
> while?).  The demo script currently uses these paths on Zion:

I can look into this, but I would strongly suggest not messing with the 
demo script until 2-3 weeks after this latest release.

-Tanya

>
> /home/vadve/criswell/box/x86/llvm-gcc/bin/
> /home/vadve/gaeke/llvm/Release/bin
> /home/vadve/gaeke/bin
> /home/vadve/gaeke/llvm/projects/Stacker/Release/bin
>
> I'm not sure what the state of John's llvm-gcc is, but using a moving
> target is not a good idea. Also, its likely that Brian's directories
> haven't been updated in erm .. a year?
>
> It would be nice if we had a "tools-only" build of LLVM available on the
> server that is updated, say, once per week?  I'd set it up myself, but I
> don't have access.
>
> At the very least, can we get some modern tools into
> gaeke/llvm/Release/bin ?
>
> Reid.
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>



More information about the llvm-dev mailing list