[cfe-dev] Fwd: Need help with makefile in Clang

Bernardo Rufino bermonruf at gmail.com
Wed Apr 15 15:21:26 PDT 2015


Try to run ./configure on source root first then make

On Wed, Apr 15, 2015 at 2:09 PM, Vibhav Kundalia <vibhav.hk at gmail.com>
wrote:

> Hi,
>
> My name is Vibhav Kundalia. I am planning to use Clang for source to
> source transformation of OpenCL code to a C^n code (which is a special
> language for highly parallel DSP).
>
> I have learnt rewrite functionality of Clang (version 3.4) and I have
> installed llvm and Clang by following the steps on llvm website.
>
> I am trying to implement a basic example of LibTooling.
> I am using attached files.
>
> In the correct directory, when I am using "make" command, I am getting
> following error.
>
> "Makefile:4: ../../../../Makefile.config: No such file or directory
> ../../../../Makefile.common:60: ../../../../Makefile.config: No such file
> or directory
> ../../../../Makefile.common:68: /Makefile.rules: No such file or directory
> make: *** No rule to make target `/Makefile.rules'.  Stop."
>
> I tried searching online for the solution but was not able to solve this
> problem. Can you please help me out with this error? Please show me how to
> get rid of it and how to get my makefile working.
> Thank you very much.
> Waiting for reply.
>
>
> Regards,
> Vibhav Kundalia
>
>
>
>
>
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>


-- 
Bernardo Rufino
bernardorufino.com.br <http://www.bernardorufino.com.br/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150415/d8b956ca/attachment.html>


More information about the cfe-dev mailing list