[LLVMdev] Demo Script Paths

Reid Spencer rspencer at reidspencer.com
Wed Aug 9 15:51:56 PDT 2006


Hello,

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:

/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.






More information about the llvm-dev mailing list