Help for this page

Select Code to Download


  1. or download this
    C:\Tcl\lib>move tcl86.lib  original-tcl86.lib
            1 file(s) moved.
    ...
    C:\Tcl\lib>dlltool --kill-at --input-def tcl86.def --output-lib tcl86.
    +lib
    
    C:\Tcl\lib>
    
  2. or download this
    C:\STRAWB~1\cpan\build\Tcl-1.02-DZAeQs>dmake test
    "C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::H
    +arness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\l
    +ib', 'blib\arch')" t/
    ...
    BEGIN failed--compilation aborted at t/call.t line 6.
    t/call.t ........... Dubious, test returned 255 (wstat 65280, 0xff00)
    No subtests run
    
  3. or download this
    C:\Tcl\lib>gendef  C:\Tcl\bin\zlib1.dll
     * [C:\Tcl\bin\zlib1.dll] Found PE+ image
    ...
    C:\Tcl\lib>dlltool --kill-at --input-def zlib1.def --output-lib zlib1.
    +lib
    
    C:\Tcl\lib>
    
  4. or download this
    tclsh=C:/Tcl/bin/tclsh.exe
    tclConfig.sh=C:/Tcl/lib/tclConfig.sh
    ...
    Generating a dmake-style Makefile
    Writing Makefile for Tcl
    Writing MYMETA.yml and MYMETA.json