Posted to tcl by hypnotaod at Wed Aug 20 18:56:39 GMT 2014view raw

  1.  
  2. tne@windows-7-build ~
  3. $ cd /odie/sandbox/odie/
  4.  
  5. tne@windows-7-build /odie/sandbox/odie
  6. $ sh scripts/make_tcl.sh
  7. Building Local Tcl
  8. gcc -shared -o tcl86.dll -pipe -static-libgcc -municode -Wl,--out-im
  9. plib,libtcl86.a regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAssembly.
  10. o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.
  11. o tclCmdMZ.o tclCompCmds.o tclCompCmdsGR.o tclCompCmdsSZ.o tclCompExpr.o tclComp
  12. ile.o tclConfig.o tclDate.o tclDictObj.o tclEncoding.o tclEnsemble.o tclEnv.o tc
  13. lEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tc
  14. lIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIOGT.o tclIORChan.o tclIORTrans.o
  15. tclIOSock.o tclIOUtil.o tclLink.o tclLiteral.o tclListObj.o tclLoad.o tclMain.o
  16. tclMain2.o tclNamesp.o tclNotify.o tclOO.o tclOOBasic.o tclOOCall.o tclOODefineC
  17. mds.o tclOOInfo.o tclOOMethod.o tclOOStubInit.o tclObj.o tclOptimize.o tclPanic.
  18. o tclParse.o tclPathObj.o tclPipe.o tclPkg.o tclPkgConfig.o tclPosixStr.o tclPre
  19. serve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o
  20. tclStrToD.o tclStubInit.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclThread
  21. Storage.o tclTimer.o tclTomMathInterface.o tclTrace.o tclUtf.o tclUtil.o tclVar.
  22. o tclZlib.o bncore.o bn_reverse.o bn_fast_s_mp_mul_digs.o bn_fast_s_mp_sqr.o bn_
  23. mp_add.o bn_mp_add_d.o bn_mp_and.o bn_mp_clamp.o bn_mp_clear.o bn_mp_clear_multi
  24. .o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_cmp_mag.o bn_mp_cnt_lsb.o bn_mp_copy.o bn_mp_
  25. count_bits.o bn_mp_div.o bn_mp_div_d.o bn_mp_div_2.o bn_mp_div_2d.o bn_mp_div_3.
  26. o bn_mp_exch.o bn_mp_expt_d.o bn_mp_grow.o bn_mp_init.o bn_mp_init_copy.o bn_mp_
  27. init_multi.o bn_mp_init_set.o bn_mp_init_set_int.o bn_mp_init_size.o bn_mp_karat
  28. suba_mul.o bn_mp_karatsuba_sqr.o bn_mp_lshd.o bn_mp_mod.o bn_mp_mod_2d.o bn_mp_m
  29. ul.o bn_mp_mul_2.o bn_mp_mul_2d.o bn_mp_mul_d.o bn_mp_neg.o bn_mp_or.o bn_mp_rad
  30. ix_size.o bn_mp_radix_smap.o bn_mp_read_radix.o bn_mp_rshd.o bn_mp_set.o bn_mp_s
  31. et_int.o bn_mp_shrink.o bn_mp_sqr.o bn_mp_sqrt.o bn_mp_sub.o bn_mp_sub_d.o bn_mp
  32. _to_unsigned_bin.o bn_mp_to_unsigned_bin_n.o bn_mp_toom_mul.o bn_mp_toom_sqr.o b
  33. n_mp_toradix_n.o bn_mp_unsigned_bin_size.o bn_mp_xor.o bn_mp_zero.o bn_s_mp_add.
  34. o bn_s_mp_mul_digs.o bn_s_mp_sqr.o bn_s_mp_sub.o tclWin32Dll.o tclWinChan.o tclW
  35. inConsole.o tclWinSerial.o tclWinError.o tclWinFCmd.o tclWinFile.o tclWinInit.o
  36. tclWinLoad.o tclWinNotify.o tclWinPipe.o tclWinSock.o tclWinThrd.o tclWinTime.o
  37. tcl.res.o -lnetapi32 -lkernel32 -luser32 -ladvapi32 -lws2_32 /odie/sandbox/tcl/
  38. compat/zlib/win64/libz.dll.a
  39. tclZlib.o:tclZlib.c:(.text+0x3a): undefined reference to `inflateEnd'
  40. tclZlib.o:tclZlib.c:(.text+0xa3): undefined reference to `deflateEnd'
  41. tclZlib.o:tclZlib.c:(.text+0x4eb): undefined reference to `zError'
  42. tclZlib.o:tclZlib.c:(.text+0x60a): undefined reference to `deflateSetDictionary'
  43.  
  44. tclZlib.o:tclZlib.c:(.text+0x64a): undefined reference to `inflateSetDictionary'
  45.  
  46. tclZlib.o:tclZlib.c:(.text+0xc33): undefined reference to `deflate'
  47. tclZlib.o:tclZlib.c:(.text+0x12ee): undefined reference to `deflate'
  48. tclZlib.o:tclZlib.c:(.text+0x1486): undefined reference to `inflate'
  49. tclZlib.o:tclZlib.c:(.text+0x1558): undefined reference to `inflate'
  50. tclZlib.o:tclZlib.c:(.text+0x1869): undefined reference to `inflateEnd'
  51. tclZlib.o:tclZlib.c:(.text+0x194f): undefined reference to `deflate'
  52. tclZlib.o:tclZlib.c:(.text+0x196c): undefined reference to `deflateEnd'
  53. tclZlib.o:tclZlib.c:(.text+0x1d86): undefined reference to `inflate'
  54. tclZlib.o:tclZlib.c:(.text+0x1eab): undefined reference to `inflate'
  55. tclZlib.o:tclZlib.c:(.text+0x1f1b): undefined reference to `inflateEnd'
  56. tclZlib.o:tclZlib.c:(.text+0x206c): undefined reference to `inflate'
  57. tclZlib.o:tclZlib.c:(.text+0x28b7): undefined reference to `inflateInit2_'
  58. tclZlib.o:tclZlib.c:(.text+0x295f): undefined reference to `inflateGetHeader'
  59. tclZlib.o:tclZlib.c:(.text+0x2b0b): undefined reference to `deflateInit2_'
  60. tclZlib.o:tclZlib.c:(.text+0x2b2a): undefined reference to `deflateSetHeader'
  61. tclZlib.o:tclZlib.c:(.text+0x2da2): undefined reference to `inflateEnd'
  62. tclZlib.o:tclZlib.c:(.text+0x2e39): undefined reference to `inflateInit2_'
  63. tclZlib.o:tclZlib.c:(.text+0x2eba): undefined reference to `deflateInit2_'
  64. tclZlib.o:tclZlib.c:(.text+0x2ed4): undefined reference to `deflateEnd'
  65. tclZlib.o:tclZlib.c:(.text+0x312f): undefined reference to `deflateBound'
  66. tclZlib.o:tclZlib.c:(.text+0x315a): undefined reference to `deflate'
  67. tclZlib.o:tclZlib.c:(.text+0x31c4): undefined reference to `deflate'
  68. tclZlib.o:tclZlib.c:(.text+0x3cda): undefined reference to `deflateInit2_'
  69. tclZlib.o:tclZlib.c:(.text+0x3cee): undefined reference to `deflateSetHeader'
  70. tclZlib.o:tclZlib.c:(.text+0x3d02): undefined reference to `deflateBound'
  71. tclZlib.o:tclZlib.c:(.text+0x3d2a): undefined reference to `deflate'
  72. tclZlib.o:tclZlib.c:(.text+0x3d3b): undefined reference to `deflateEnd'
  73. tclZlib.o:tclZlib.c:(.text+0x3e74): undefined reference to `deflateEnd'
  74. tclZlib.o:tclZlib.c:(.text+0x4010): undefined reference to `inflateInit2_'
  75. tclZlib.o:tclZlib.c:(.text+0x402e): undefined reference to `inflateGetHeader'
  76. tclZlib.o:tclZlib.c:(.text+0x411f): undefined reference to `inflate'
  77. tclZlib.o:tclZlib.c:(.text+0x4137): undefined reference to `inflateEnd'
  78. tclZlib.o:tclZlib.c:(.text+0x4201): undefined reference to `inflateEnd'
  79. tclZlib.o:tclZlib.c:(.text+0x43ad): undefined reference to `inflateEnd'
  80. tclZlib.o:tclZlib.c:(.text+0x43d0): undefined reference to `deflateEnd'
  81. tclZlib.o:tclZlib.c:(.text+0x452d): undefined reference to `adler32'
  82. tclZlib.o:tclZlib.c:(.text+0x455c): undefined reference to `adler32'
  83. tclZlib.o:tclZlib.c:(.text+0x47ce): undefined reference to `crc32'
  84. tclZlib.o:tclZlib.c:(.text+0x47fd): undefined reference to `crc32'
  85. tclZlib.o:tclZlib.c:(.text+0x5371): undefined reference to `deflateInit2_'
  86. tclZlib.o:tclZlib.c:(.text+0x5528): undefined reference to `inflateInit2_'
  87. tclZlib.o:tclZlib.c:(.text+0x5726): undefined reference to `deflateSetHeader'
  88. tclZlib.o:tclZlib.c:(.text+0x576a): undefined reference to `inflateGetHeader'
  89. tclZlib.o:tclZlib.c:(.text+0x5839): undefined reference to `zlibVersion'
  90. tclZlib.o:tclZlib.c:(.text+0x57d1): undefined reference to `crc32'
  91. tclZlib.o:tclZlib.c:(.text+0x57e1): undefined reference to `adler32'
  92. c:/mingw/64/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-m
  93. ingw32/bin/ld.exe: tclZlib.o: bad reloc address 0xf4 in section `.rdata'
  94. collect2.exe: error: ld returned 1 exit status
  95. make: *** [tcl86.dll] Error 1