[LLVMdev] LLVM 1.5 C Front-End Binaries for FreeBSD?

Sean Peisert peisert at gmail.com
Wed Jun 29 20:39:00 PDT 2005


John,

Thanks -- your suggestions seem to have worked (thanks for the note
about the benign configuration warnings -- that was helpful). 
However, I'm running into two issues.  The first is in step 9 of the
compilation instructions.  When I do this:

% llvm-ranlib libiberty.a

... I'm not finding llvm-ranlib.  In fact, llvm-ranlib doesn't seem to
exist.  Which "step" should produce it and where should it be
installed?

Second, I'm not sure if the tests are functioning properly.  "make
check" gives a ton of makefile errors, while "gmake check" is almost
silent.  Is this a positive result:

> gmake check
llvm[0]: Running test suite
gmake[1]: Entering directory `/usr/home/sean/LLVM/llvm/test'
PATH="/usr/home/sean/LLVM/llvm/Debug/bin:/usr/home/sean/LLVM/llvm/test/Scripts:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/sean/bin:/usr/home/sean/LLVM/cfrontend/install/bin"
\
true runtest 
gmake[1]: Leaving directory `/usr/home/sean/LLVM/llvm/test'

Thanks,
Sean




More information about the llvm-dev mailing list