Displaying 2 results from an estimated 2 matches for "jonanthan".
2014 Jun 16
3
[LLVMdev] include's are not being located
...re using the just-built llvm-config to give
parameters to the system installed clang++. IOW, this could lead you into
trouble if `which clang++` doesn't point you to the one in
/Users/josephmorgan/build/Release+Assert/bin/ (this really depends on what's on
your PATH).
>
> I think Jonanthan may have confused you because his suggestion of
>
> ../llvm/configure CXX=`which clang++` CXXFLAGS="--std=c++11"
>
> is for configuring and building LLVM/Clang which you've already done.
Yes, this suggestion is for configuring/building clang... sorry if that added to
the...
2014 Jun 13
6
[LLVMdev] include's are not being located
On Jun 12, 2014, at 4:37 PM, Jonathan Roelofs <jonathan at codesourcery.com> wrote:
>
>
> On 6/12/14, 3:07 PM, Joseph wrote:
>> Hi Dan,
>>
>>
>> So now that the includes are being found building the tutorial results in 74 warnings and 20 errors. Heres a couple examples:
>>
>> In file included from