[LLVMdev] llvmc for PIC16

Sanjiv.Gupta at microchip.com Sanjiv.Gupta at microchip.com
Mon Jun 22 20:18:58 PDT 2009


> BTW, Chris's Makefile changes broke llvmc yesterday (r75379). I'm
> working on a fix.

Hi Mikhail,
Did you get a chance to fix this. I still get errors while building examples.

i00202 at ubuntu:~/projects/llvm/tools/llvmc/example/mcc16$ make
make[1]: Entering directory `/home/i00202/projects/llvm/tools/llvmc/example/mcc16/plugins'
make[2]: Entering directory `/home/i00202/projects/llvm/tools/llvmc/example/mcc16/plugins/PIC16Base'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/i00202/projects/llvm/tools/llvmc/example/mcc16/plugins/PIC16Base'
make[1]: Leaving directory `/home/i00202/projects/llvm/tools/llvmc/example/mcc16/plugins'
make[1]: Entering directory `/home/i00202/projects/llvm/tools/llvmc/example/mcc16/driver'
make[1]: *** No rule to make target `/home/i00202/projects/llvm/Debug/lib/plugin_llvmc_PIC16Base.o', needed by `/home/i00202/projects/llvm/Debug/bin/mcc16'.  Stop.
make[1]: Leaving directory `/home/i00202/projects/llvm/tools/llvmc/example/mcc16/driver'
make: *** [all] Error 1

This is with srcdir = objdir.  I get the same error even when srcdir and objdir are separate.

Thanks,
Sanjiv


-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090622/787f20e3/attachment.html>


More information about the llvm-dev mailing list