Diff

Differences From Artifact [085d562352]:

To Artifact [c5d7d876b1]:


137
138
139
140
141
142
143


144


145
146
147
148
149
150
151
137
138
139
140
141
142
143
144
145

146
147
148
149
150
151
152
153
154







+
+
-
+
+







		packages from Tcl build.  This excludes the following packages:
			tcltest

		Additionally, any bundled packages (in the "pkgs" directory)
		are excluded.  This typically includes (as of Tcl 8.6):
			itcl thread

	10. KC_TCL_STATICPKGS
		Set this variable to the value "1" to attempt to force the
		Also, TclOO is removed from Tcl 8.6 forcefully.
		packages included in the "pkgs" directory of Tcl 8.6+
		to be compiled statically


Cross compiling Environment Variables:

	1. CC  
		C compiler   e.g. i686-pc-mingw32-gcc