Any ideas? Its clearly struggling with the tcl86.lib format
Is tcl86.lib an import lib (stub lib) for a dll ? ... or is it a static library ?
If it's an import lib, then you can use Strawberry to build a mingw import lib for that dll.
(Also, just check that it's an x64 library that you've got.)