Re: [Mingw-w64-public] Cross-compiling linker issue

2013-11-09 Thread Zbigniew Diaczyszyn
Am 05.11.2013 10:16, schrieb Zbigniew Diaczyszyn: You need cross-build tcl/tk and you windows version for linking. Done and worked! Here the magic word in the Windows7 Tcl console: % info patchlevel 8.5.14 % load twofish.dll % Thank you for your awesome work! -- Zbigniew Diaczyszyn Web:

Re: [Mingw-w64-public] Cross-compiling linker issue

2013-11-05 Thread Zbigniew Diaczyszyn
Am 04.11.2013 17:07, schrieb Alexpux: 04 нояб. 2013 г., в 20:03, Zbigniew Diaczyszyn z-...@t-online.de написал(а): Am 04.11.2013 15:26, schrieb Alexpux: Show how you build tcl/tk In general I don't build but I use a binary Community version from ActiveState. Under Unix It provides

[Mingw-w64-public] Cross-compiling linker issue

2013-11-04 Thread Zbigniew Diaczyszyn
I have tried to cross-compile a 64bit dll for Windows on a 64bit Linux host: Linux darkstar 3.2.29 x86_64 The mingw64 toolchain has been built from scratch with the MingGW-w64 Build Script 3.5.0 found on http://zeranoe.com/scripts/mingw_w64_build/mingw-w64-build-3.5.0 based on MinGW-w64 3.0.0

Re: [Mingw-w64-public] Cross-compiling linker issue

2013-11-04 Thread niXman
Zbigniew Diaczyszyn писал 2013-11-04 16:23: I have tried to cross-compile a 64bit dll for Windows on a 64bit Linux host: Linux darkstar 3.2.29 x86_64 The mingw64 toolchain has been built from scratch with the MingGW-w64 Build Script 3.5.0 found on

Re: [Mingw-w64-public] Cross-compiling linker issue

2013-11-04 Thread Zbigniew Diaczyszyn
Am 04.11.2013 13:48, schrieb niXman: Why don't you email to the author of the used script? Well, it's me, the author ... -- Zbigniew Diaczyszyn Web: http://zdia.de PGP Key ID: 0x52052C79 -- Android is

Re: [Mingw-w64-public] Cross-compiling linker issue

2013-11-04 Thread Alexpux
04 нояб. 2013 г., в 16:23, Zbigniew Diaczyszyn z-...@t-online.de написал(а): I have tried to cross-compile a 64bit dll for Windows on a 64bit Linux host: Linux darkstar 3.2.29 x86_64 The mingw64 toolchain has been built from scratch with the MingGW-w64 Build Script 3.5.0 found on

Re: [Mingw-w64-public] Cross-compiling linker issue

2013-11-04 Thread niXman
Well, it's me, the author ... Are you Kyle Schwarz? -- Regards, niXman ___ Dual-target(32 64-bit) MinGW-W64 compilers for 32 and 64-bit Windows: http://sourceforge.net/projects/mingw-w64/ ___

Re: [Mingw-w64-public] Cross-compiling linker issue

2013-11-04 Thread Zbigniew Diaczyszyn
Am 04.11.2013 15:26, schrieb Alexpux: Show how you build tcl/tk In general I don't build but I use a binary Community version from ActiveState. Under Unix It provides the libtclstub8.5.a library which offers all the pointers to the Tcl commands used by the C Tcl extension I am trying to build.

Re: [Mingw-w64-public] Cross-compiling linker issue

2013-11-04 Thread Alexpux
04 нояб. 2013 г., в 20:03, Zbigniew Diaczyszyn z-...@t-online.de написал(а): Am 04.11.2013 15:26, schrieb Alexpux: Show how you build tcl/tk In general I don't build but I use a binary Community version from ActiveState. Under Unix It provides the libtclstub8.5.a library which offers