search for: libgtest_main

Displaying 8 results from an estimated 8 matches for "libgtest_main".

2014 Aug 27
2
[LLVMdev] migrating from autoconf to cmake+ninja
...35 branch. If there's superfluous flags please do tell and I'll remove them. Also is there a flag to skip tests? Is building lld on linux supported? I tried including lld in the build and it failed: llvm[4]: Linking Release unit test CoreTest (without symbols) /tmp/llvm/build/Release/lib/libgtest_main.a(TestMain.o): In function `main': /tmp/llvm/llvm/utils/unittest/UnitTestMain/TestMain.cpp:(.text.main+0x28): undefined reference to `llvm::cl::ParseCommandLineOptions(int, char const* const*, char const*)' clang: error: linker command failed with exit code 1 (use -v to see invocation) /tmp...
2012 Dec 19
2
[LLVMdev] LLVM 3.2 on Xcode
....build/Debug/AsanTest.build/Objects-normal/x86_64/AsanTest.LinkFileList -mmacosx-version-min=10.8 -framework Foundation -Wl,-search_paths_first -Wl,-headerpad_max_install_names -lpthread /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libgtest.a /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libgtest_main.a /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libLLVMSupport.a /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/clang/3.2/lib/darwin/Debug/libclang_rt.asan_osx.a /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libgtest.a /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libLLVMSupport.a -lpt...
2012 Dec 19
0
[LLVMdev] LLVM 3.2 on Xcode
....build/Debug/AsanTest.build/Objects-normal/x86_64/AsanTest.LinkFileList -mmacosx-version-min=10.8 -framework Foundation -Wl,-search_paths_first -Wl,-headerpad_max_install_names -lpthread /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libgtest.a /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libgtest_main.a /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libLLVMSupport.a /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/clang/3.2/lib/darwin/Debug/libclang_rt.asan_osx.a /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libgtest.a /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libLLVMSupport.a -lpt...
2012 Dec 21
2
[LLVMdev] LLVM 3.2 on Xcode
...t.build/Objects-normal/x86_64/AsanTest.LinkFileList > -mmacosx-version-min=10.8 -framework Foundation -Wl,-search_paths_first > -Wl,-headerpad_max_install_names -lpthread > /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libgtest.a > /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libgtest_main.a > /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libLLVMSupport.a > /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/clang/3.2/lib/darwin/Debug/libclang_rt.asan_osx.a > /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libgtest.a > /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/l...
2012 Dec 21
0
[LLVMdev] LLVM 3.2 on Xcode
....build/Debug/AsanTest.build/Objects-normal/x86_64/AsanTest.LinkFileList -mmacosx-version-min=10.8 -framework Foundation -Wl,-search_paths_first -Wl,-headerpad_max_install_names -lpthread /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libgtest.a /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libgtest_main.a /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libLLVMSupport.a /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/clang/3.2/lib/darwin/Debug/libclang_rt.asan_osx.a /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libgtest.a /Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libLLVMSupport.a -lpt...
2014 Sep 02
2
[LLVMdev] migrating from autoconf to cmake+ninja
...uperfluous flags please do tell and I'll remove them. > > Also is there a flag to skip tests? > > Is building lld on linux supported? I tried including lld in the build and it failed: > llvm[4]: Linking Release unit test CoreTest (without symbols) > /tmp/llvm/build/Release/lib/libgtest_main.a(TestMain.o): In function `main': > /tmp/llvm/llvm/utils/unittest/UnitTestMain/TestMain.cpp:(.text.main+0x28): > undefined reference to `llvm::cl::ParseCommandLineOptions(int, char > const* const*, char const*)' > clang: error: linker command failed with exit code 1 (use -v to...
2012 Jun 20
0
[LLVMdev] Build llvm/clang with cmake vs configure produces different set of artifacts
...vm-stress* macho-dump* include: clang/ clang-c/ llvm/ llvm-c/ lib: BugpointPasses.so libclangFrontendTool.a libgtest.a libLLVMBitWriter.a libLLVMJIT.a libLLVMSupport.a libLLVMX86Info.a clang/ libclangLex.a libgtest_main.a libLLVMCodeGen.a libLLVMLinker.a libLLVMTableGen.a libLLVMX86Utils.a libclangAnalysis.a libclangParse.a liblibclang.a libLLVMCore.a libLLVMMC.a libLLVMTarget.a libLTO.a libclangARCMigrate.a libclangRewr...
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...ORK/LLVM_OBJ/utils/unittest/UnitTestMain' llvm[3]: Compiling TestMain.cpp for Release+Asserts build make[2]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/yaml-bench' llvm[2]: Compiling YAMLBench.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libgtest_main.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/utils/unittest/UnitTestMain' llvm[2]: Compiling CodeGenInstruction.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable yaml-bench (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executabl...