Status: new
Severity:
failure
Category: Metakit
Mk4tcl
Created: 2009-11-23
Updated: 2009-11-23
Compiling under msys/mingw as static library does not work.
The problem is the missing -DSTATIC_BUILD switch.
Inserting this switch in the variable CXX_CLFAGS
in the file tcl/Makefile.in fixes this issue.
- 2009-11-23 rene
Created
