Re: Compiling branch 2.0.x with clang

2014-02-17 Thread Scott Kostyshak
On Mon, Feb 17, 2014 at 4:14 AM, Kornel Benko wrote: > Am Sonntag, 16. Februar 2014 um 14:21:42, schrieb Vishnampet Ganapathi > Subramanian, Ramanathan > >> Hello, > >> > >> I'm trying to compile branch 2.0.x with clang. I'm using: > >> > >> $ clang --version > >> Apple LLVM version 5.0 (clang-50

Re: Compiling branch 2.0.x with clang

2014-02-17 Thread Stephan Witt
Am 16.02.2014 um 15:21 schrieb "Vishnampet Ganapathi Subramanian, Ramanathan" : > Hello, > > I’m trying to compile branch 2.0.x with clang. I’m using: > > $ clang --version > Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) > Target: x86_64-apple-darwin13.0.0 > Thread model: posix

Re: Compiling branch 2.0.x with clang

2014-02-17 Thread Kornel Benko
Am Sonntag, 16. Februar 2014 um 14:21:42, schrieb Vishnampet Ganapathi Subramanian, Ramanathan > Hello, > > I’m trying to compile branch 2.0.x with clang. I’m using: > > $ clang --version > Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) > Target: x86_64-apple-darwin13.0.0 > Thre

Compiling branch 2.0.x with clang

2014-02-16 Thread Vishnampet Ganapathi Subramanian, Ramanathan
Hello, I’m trying to compile branch 2.0.x with clang. I’m using: $ clang --version Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) Target: x86_64-apple-darwin13.0.0 Thread model: posix $ xcodebuild -version Xcode 5.0.2 Build version 5A3005 I did: $ git clone git://git.lyx.org/ly