search for: ctest2

Displaying 6 results from an estimated 6 matches for "ctest2".

Did you mean: test2
2011 Aug 09
2
[LLVMdev] llvm-gcc with static libraries
..., one of them is able to list the symbols in the archive file. However, the link step fails. Two sample runs follow. Am I missing any options? The source code was obtained from: http://www.yolinux.com/TUTORIALS/LibraryArchives-StaticAndDynamic.html == Without --emit-llvm == $ llvm-gcc -c ctest1.c ctest2.c $ file *.o ctest1.o: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped ctest2.o: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped $ llvm-ar cru libctest.a *.o $ ls ctest1.c ctest1.o ctest2.c ctest2.o libctest.a prog.c $ llvm-ar t libctest.a ctest1.o cte...
2011 Aug 09
0
[LLVMdev] llvm-gcc with static libraries
...o list the symbols in the archive > file. However, the link step fails. Two sample runs follow. Am I missing any > options? The source code was obtained > from: http://www.yolinux.com/TUTORIALS/LibraryArchives-StaticAndDynamic.html > == Without --emit-llvm == > $ llvm-gcc -c ctest1.c ctest2.c > $ file *.o > ctest1.o: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped > ctest2.o: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped > $ llvm-ar cru libctest.a *.o > $ ls > ctest1.c  ctest1.o  ctest2.c  ctest2.o  libctest.a  prog.c > $ ll...
2019 Feb 07
2
lib-master test failure i686
...exit 1; fi; \ ??????? done 0 / 0 tests failed no merging parent is NULL ............................................ : ok test-event-stats.c:365: Assert failed: compare_test_stats_to( "EVENT??? %lu???? 1?????? 0?????? 0" " stest-event-stats.c???? %d" "?? l0????? 0?????? ctest2\n", id, l) no merging parent sent to stats ...................................... : FAILED test-event-stats.c:394: Assert failed: compare_test_stats_to( "BEGIN??? %lu???? 0?????? 1?????? 0 0" "??? stest-event-stats.c???? %d????? ctest1\n" "EVENT %lu???? 1?????? 1???...
2011 Aug 09
2
[LLVMdev] llvm-gcc with static libraries
...gt; > file. However, the link step fails. Two sample runs follow. Am I missing > any > > options? The source code was obtained > > from: > http://www.yolinux.com/TUTORIALS/LibraryArchives-StaticAndDynamic.html > > == Without --emit-llvm == > > $ llvm-gcc -c ctest1.c ctest2.c > > $ file *.o > > ctest1.o: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not > stripped > > ctest2.o: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not > stripped > > $ llvm-ar cru libctest.a *.o > > $ ls > > ctest1.c ctest1.o ctest2.c...
2019 Feb 08
2
lib-master test failure i686
...> : ok </div> <div> test-event-stats.c:365: Assert failed: compare_test_stats_to( </div> <div> "EVENT %lu 1 0 0" " stest-event-stats.c %d" </div> <div> " l0 0 ctest2\n", id, l) </div> <div> no merging parent sent to stats ...................................... </div> <div> : FAILED </div> <div> test-event-stats.c:394: Assert failed: compare_test_stats_to( </div> <di...
2019 Feb 08
0
lib-master test failure i686
...> 0 / 0 tests failed > no merging parent is NULL ............................................ > : ok > test-event-stats.c:365: Assert failed: compare_test_stats_to( > "EVENT??? %lu???? 1?????? 0?????? 0" "??? stest-event-stats.c???? %d" > "?? l0????? 0 ctest2\n", id, l) > no merging parent sent to stats ...................................... > : FAILED > test-event-stats.c:394: Assert failed: compare_test_stats_to( > "BEGIN??? %lu???? 0?????? 1 0?????? 0" "??? stest-event-stats.c???? > %d????? ctest1\n" "E...