[LLVMdev] Compiling poolalloc
Ben Chambers
bjchambers at gmail.com
Sat Sep 29 19:53:27 PDT 2007
Yeah, that seems to work much better. Thanks!
-- Ben Chambers
On 9/29/07, Maarten ter Huurne <maarten at treewalker.org> wrote:
> 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
>
> _______________________________________________
> 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