[LLVMdev] llvm-test configure problem
Tanya Lattner
tonic at nondot.org
Thu Nov 3 15:05:52 PST 2005
Following the instructions here:
http://llvm.cs.uiuc.edu/docs/TestingGuide.html#run
I get an error running configure in the llvm-test directory.
./configure
--with-llvmgccdir=/localhome/tbrethou/cfrontend/sparc/llvm-gcc/
--with-f2c=/home/vadve/shared/localtools/sparc
--with-llvmsrc=/localhome/tbrethou/llvm
--with-llvmobj=/localhome/tbrethou/llvm
Error:
[cut lots of config output]
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for f2c bin/lib/include locations... checking for nag-fortran
bin/lib/include locations... ./configure: bad substitution
Any idea what I am doing wrong? :)
-Tanya
More information about the llvm-dev
mailing list