[LLVMdev] Compiling poolalloc
Maarten ter Huurne
maarten at treewalker.org
Sat Sep 29 19:41:29 PDT 2007
On Sunday 30 September 2007, Ben Chambers wrote:
> Specifically, I've tried the following commands:
> > ./configure --with-llvmsrc=~/Documents/research/llvm/llvm-2.0/
> > --with-llvmobj=~/Documents/research/llvm/llvm-2.0/Release/bin/
> >
> > ./configure --with-llvmsrc=~/Documents/research/llvm/llvm-2.0/
> > --with-llvmobj=~/Documents/research/llvm/llvm-2.0/Release
> >
> > ./configure --with-llvmsrc=~/Documents/research/llvm/llvm-2.0/
> > --with-llvmobj=~/Documents/research/llvm/llvm-2.0/
Sometimes autotools has problems with "~" not being expanded. Do the errors
also happen if you pass the path starting with "/home/username"?
Bye,
Maarten
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070930/f96d7a99/attachment.sig>
More information about the llvm-dev
mailing list