<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [LLVMdev] llvmc for PIC16</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>> BTW, Chris's Makefile changes broke llvmc yesterday (r75379). I'm<BR>
> working on a fix.<BR>
<BR>
Hi Mikhail,<BR>
Did you get a chance to fix this. I still get errors while building examples.<BR>
<BR>
i00202@ubuntu:~/projects/llvm/tools/llvmc/example/mcc16$ make<BR>
make[1]: Entering directory `/home/i00202/projects/llvm/tools/llvmc/example/mcc16/plugins'<BR>
make[2]: Entering directory `/home/i00202/projects/llvm/tools/llvmc/example/mcc16/plugins/PIC16Base'<BR>
make[2]: Nothing to be done for `all'.<BR>
make[2]: Leaving directory `/home/i00202/projects/llvm/tools/llvmc/example/mcc16/plugins/PIC16Base'<BR>
make[1]: Leaving directory `/home/i00202/projects/llvm/tools/llvmc/example/mcc16/plugins'<BR>
make[1]: Entering directory `/home/i00202/projects/llvm/tools/llvmc/example/mcc16/driver'<BR>
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.<BR>
make[1]: Leaving directory `/home/i00202/projects/llvm/tools/llvmc/example/mcc16/driver'<BR>
make: *** [all] Error 1<BR>
<BR>
This is with srcdir = objdir.  I get the same error even when srcdir and objdir are separate.<BR>
<BR>
Thanks,<BR>
Sanjiv<BR>
<BR>
<BR>
--<BR>
()  ascii ribbon campaign - against html e-mail<BR>
/\  www.asciiribbon.org   - against proprietary attachments<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>