search for: miangliang

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

Did you mean: mingliang
2012 Nov 26
2
[LLVMdev] How to enable c++11 in a llvm project?
...nfigured my project using the following command: $ CXXFLAGS="-std=c++11" ../configure --enable-cxx11 However, I found that the clang++ did not build my project with the " -std=c++" option[1]. Could anyone kindly show me how to enable C++11 in a LLVM project, please? Thank you. Miangliang. [1] I get the detailed options building my project using 'make VERBOSE=1' -- Mingliang LIU (刘明亮 in Chinese) PACMAN Group, Dept. of Computer Science & Technology Tsinghua University, Beijing 100084, China Email: liuml07 at mails.tsinghua.edu.cn Homepage: http://pacman.cs.tsinghua.ed...
2012 Nov 27
0
[LLVMdev] How to enable c++11 in a llvm project?
...; command: > $ CXXFLAGS="-std=c++11" ../configure --enable-cxx11 > However, I found that the clang++ did not build my project with the " > -std=c++" option[1]. > > Could anyone kindly show me how to enable C++11 in a LLVM project, please? > > Thank you. > Miangliang. > > [1] I get the detailed options building my project using 'make VERBOSE=1' > -- > Mingliang LIU (刘明亮 in Chinese) > > PACMAN Group, Dept. of Computer Science & Technology > Tsinghua University, Beijing 100084, China > Email: liuml07 at mails.tsinghua.edu.cn...
2012 Nov 27
1
[LLVMdev] How to enable c++11 in a llvm project?
...quot;-std=c++11" ../configure --enable-cxx11 >> However, I found that the clang++ did not build my project with the " >> -std=c++" option[1]. >> >> Could anyone kindly show me how to enable C++11 in a LLVM project, please? >> >> Thank you. >> Miangliang. >> >> [1] I get the detailed options building my project using 'make VERBOSE=1' >> -- >> Mingliang LIU (刘明亮 in Chinese) >> >> PACMAN Group, Dept. of Computer Science & Technology >> Tsinghua University, Beijing 100084, China >> Email: l...