[cfe-dev] Executable not generated
Jonathan Roelofs via cfe-dev
cfe-dev at lists.llvm.org
Sat Nov 14 16:23:06 PST 2015
On 11/14/15 12:45 PM, Omid Ghenatnevi via cfe-dev wrote:
>
> Hello everyone,
>
> Here is the layout of my directories:
>
> static_analysis
> llvm
> tools
> clang
> tools
> Makefile (added to PARALLEL_DIRS := example)
> example (directory with the tool I created Example.cpp)
And what's in the Makefile in this new 'example' directory?
Jon
> build
>
> $ cd static_analysis/build
> $ cmake -DCMAKE _ BUILD_TYPE=RELEASE ../llvm
> $ make -j4
>
> The executable for Example.cpp in example directory is not generated.
> Any help would be greatly appreciated
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
--
Jon Roelofs
jonathan at codesourcery.com
CodeSourcery / Mentor Embedded
More information about the cfe-dev
mailing list