Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2015
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.50 KB | None | 0 0
  1. ~/workspace/test $ gcc -I${CSMITH_PATH}/runtime test.c -o test;
  2. /tmp/ccruTTps.o: In function `func_1':
  3. test.c:(.text+0x303): undefined reference to `safe_add_func_uint32_t_u_u'
  4. test.c:(.text+0x3d0): undefined reference to `safe_rshift_func_int16_t_s_s'
  5. test.c:(.text+0x3fd): undefined reference to `safe_lshift_func_int16_t_s_s'
  6. test.c:(.text+0x409): undefined reference to `safe_unary_minus_func_uint32_t_u'
  7. test.c:(.text+0x44d): undefined reference to `safe_unary_minus_func_uint16_t_u'
  8. test.c:(.text+0x45e): undefined reference to `safe_div_func_uint16_t_u_u'
  9. test.c:(.text+0x48a): undefined reference to `safe_div_func_uint16_t_u_u'
  10. test.c:(.text+0x539): undefined reference to `safe_lshift_func_uint16_t_u_u'
  11. test.c:(.text+0xb0b): undefined reference to `safe_mul_func_uint16_t_u_u'
  12. test.c:(.text+0xb1a): undefined reference to `safe_unary_minus_func_int16_t_s'
  13. test.c:(.text+0x10a2): undefined reference to `safe_add_func_int32_t_s_s'
  14. test.c:(.text+0x10f9): undefined reference to `safe_mod_func_uint16_t_u_u'
  15. test.c:(.text+0x113f): undefined reference to `safe_lshift_func_uint16_t_u_s'
  16. test.c:(.text+0x1150): undefined reference to `safe_sub_func_int16_t_s_s'
  17. test.c:(.text+0x1166): undefined reference to `safe_mul_func_int16_t_s_s'
  18. test.c:(.text+0x11a4): undefined reference to `safe_sub_func_int32_t_s_s'
  19. test.c:(.text+0x11c2): undefined reference to `safe_unary_minus_func_int16_t_s'
  20. /tmp/ccruTTps.o: In function `func_8':
  21. test.c:(.text+0x13c2): undefined reference to `safe_sub_func_uint16_t_u_u'
  22. test.c:(.text+0x1408): undefined reference to `safe_sub_func_int16_t_s_s'
  23. test.c:(.text+0x141c): undefined reference to `safe_lshift_func_int16_t_s_s'
  24. test.c:(.text+0x1538): undefined reference to `safe_sub_func_int32_t_s_s'
  25. /tmp/ccruTTps.o: In function `func_15':
  26. test.c:(.text+0x1613): undefined reference to `safe_add_func_int32_t_s_s'
  27. test.c:(.text+0x1662): undefined reference to `safe_rshift_func_int16_t_s_s'
  28. test.c:(.text+0x1670): undefined reference to `safe_sub_func_int32_t_s_s'
  29. test.c:(.text+0x1686): undefined reference to `safe_mod_func_uint32_t_u_u'
  30. test.c:(.text+0x16a0): undefined reference to `safe_sub_func_int16_t_s_s'
  31. test.c:(.text+0x18ba): undefined reference to `safe_add_func_uint16_t_u_u'
  32. /tmp/ccruTTps.o: In function `func_22':
  33. test.c:(.text+0x19ad): undefined reference to `safe_sub_func_uint32_t_u_u'
  34. /tmp/ccruTTps.o: In function `func_28':
  35. test.c:(.text+0x1aa5): undefined reference to `safe_mul_func_int16_t_s_s'
  36. test.c:(.text+0x1af7): undefined reference to `safe_lshift_func_int16_t_s_u'
  37. test.c:(.text+0x1b2c): undefined reference to `safe_add_func_uint16_t_u_u'
  38. test.c:(.text+0x1b4c): undefined reference to `safe_rshift_func_int16_t_s_s'
  39. /tmp/ccruTTps.o: In function `func_34':
  40. test.c:(.text+0x1bd9): undefined reference to `safe_unary_minus_func_uint16_t_u'
  41. test.c:(.text+0x1bf1): undefined reference to `safe_add_func_uint32_t_u_u'
  42. test.c:(.text+0x1c1d): undefined reference to `safe_add_func_int16_t_s_s'
  43. test.c:(.text+0x1c2e): undefined reference to `safe_sub_func_int16_t_s_s'
  44. test.c:(.text+0x1c53): undefined reference to `safe_add_func_int32_t_s_s'
  45. test.c:(.text+0x1c68): undefined reference to `safe_mul_func_int16_t_s_s'
  46. test.c:(.text+0x1c7c): undefined reference to `safe_add_func_uint16_t_u_u'
  47. test.c:(.text+0x1c8d): undefined reference to `safe_rshift_func_int16_t_s_u'
  48. /tmp/ccruTTps.o: In function `func_50':
  49. test.c:(.text+0x1d76): undefined reference to `safe_sub_func_int32_t_s_s'
  50. /tmp/ccruTTps.o: In function `func_102':
  51. test.c:(.text+0x22ed): undefined reference to `safe_add_func_uint32_t_u_u'
  52. test.c:(.text+0x2354): undefined reference to `safe_mod_func_uint16_t_u_u'
  53. test.c:(.text+0x236e): undefined reference to `safe_mod_func_int16_t_s_s'
  54. test.c:(.text+0x2384): undefined reference to `safe_mod_func_uint32_t_u_u'
  55. test.c:(.text+0x239b): undefined reference to `safe_div_func_uint32_t_u_u'
  56. test.c:(.text+0x23c8): undefined reference to `safe_mul_func_uint16_t_u_u'
  57. test.c:(.text+0x244c): undefined reference to `safe_mod_func_uint32_t_u_u'
  58. test.c:(.text+0x2467): undefined reference to `safe_mod_func_int32_t_s_s'
  59. test.c:(.text+0x2475): undefined reference to `safe_div_func_uint16_t_u_u'
  60. /tmp/ccruTTps.o: In function `func_105':
  61. test.c:(.text+0x2694): undefined reference to `safe_add_func_uint32_t_u_u'
  62. test.c:(.text+0x26c1): undefined reference to `safe_mod_func_int32_t_s_s'
  63. test.c:(.text+0x26d0): undefined reference to `safe_lshift_func_int16_t_s_s'
  64. test.c:(.text+0x26fe): undefined reference to `safe_mod_func_int16_t_s_s'
  65. collect2: error: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement