diff options
author | davygrvy <davygrvy@pobox.com> | 2004-02-07 21:47:19 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2004-02-07 21:47:19 (GMT) |
commit | 9a6ad6f7e1625a6ce47f8b383c6deab9f7d1a79a (patch) | |
tree | 71b132860f94c92cf4726d9431e969814ef41aec /doc/TraceVar.3 | |
parent | 33d37367eefd25c2373ed2d0e7d5d33aaf0c4546 (diff) | |
download | tcl-9a6ad6f7e1625a6ce47f8b383c6deab9f7d1a79a.zip tcl-9a6ad6f7e1625a6ce47f8b383c6deab9f7d1a79a.tar.gz tcl-9a6ad6f7e1625a6ce47f8b383c6deab9f7d1a79a.tar.bz2 |
* win/makefile.vc:
* win/rules.vc:
* win/tcl.rc:
* win/tclsh.rc: Added an 'unchecked' option to the OPTS macro so a
core build with symbols can be linked to the non-debug enabled C
run-time. As per discussion with Kevin Kenny. Called like this:
nmake -af makefile.vc OPTS=unchecked,symbols
This clarifies the meaning of the 'g' naming suffix to mean only that
the binary requires the debug enabled C run-time. Whether the binary
contains symbols or not is a seperate condition.
Diffstat (limited to 'doc/TraceVar.3')
0 files changed, 0 insertions, 0 deletions