search for: optionless

Displaying 3 results from an estimated 3 matches for "optionless".

Did you mean: motionless
2010 Apr 28
1
[LLVMdev] LLVM development in Xcode
...f the output yet, though, since I don't yet have a front-end set up. Yet in discussion here, a lot of people are referring to configure options and the like. When or why should someone use configure instead of CMake or vice-versa? Are both equally well maintained? What configure options does an optionless CMake-created build environment most closely match? TIA, Richard -----Original Message----- From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Óscar Fuentes Sent: Tuesday, April 27, 2010 1:34 PM To: llvmdev at cs.uiuc.edu Cc: Rajkishore Barik Subject: Re: [L...
2010 Apr 27
2
[LLVMdev] LLVM development in Xcode
Hi, I am trying to use the new LLVM-2.7 release in Xcode for my analysis and development. However, I do not see the top level Xcode directory as in LLVM-2.6. Can someone tell me how to develop on top of LLVM-2.7 using Xcode? Best Regards, Raj
2010 Apr 27
0
[LLVMdev] LLVM development in Xcode
Rajkishore Barik <rb5 at rice.edu> writes: > I am trying to use the new LLVM-2.7 release in Xcode for my analysis > and development. > However, I do not see the top level Xcode directory as in LLVM-2.6. > Can someone tell me how > to develop on top of LLVM-2.7 using Xcode? Try using cmake: http://www.llvm.org/docs/CMake.html