Displaying 2 results from an estimated 2 matches for "xcconfig".
Did you mean:
xconfig
2009 Jun 05
2
[LLVMdev] Creating a LLVM Project from the Sample project
Hello,
I have followed the steps described in http://llvm.org/docs/Projects.html.
It seems there is a problem with the AutoRegen.sh script.
In order to get the whole sample project working in a directory
outside of llvm directory structure, I had to replace lines 22 and 23
by :
llvm_src_root=../llvm
llvm_obj_root=../llvm
I am not a configuration specialist, so I can't tell if this is a
2009 Jun 06
0
[LLVMdev] Creating a LLVM Project from the Sample project
2009/6/5 Camille Troillard <camille at osculator.net>:
>
> I have followed the steps described in http://llvm.org/docs/Projects.html.
> It seems there is a problem with the AutoRegen.sh script.
>
I'm not sure anyone actually uses that -- the bug about it seems to be
ignored: http://llvm.org/bugs/show_bug.cgi?id=1220
Perhaps if you add your findings to it it might get