This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Sample code for beginners of tcl/tk & cygwin32 environment


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The tcl includes that come with the b18 set work including the 
libtcl7.6 an libtk4.2. The people at Cygnus did leave out the X11 
includes you can get them from downloading the Tcl 7.6 from 
www.sunlabs.com. Once you have the includes just compile the 
tkhelloworld it is an example from Dr. Ousterhouts (Sorry if 
misspelled) Book. The creator of TCL. To compile try 
gcc -o tkhelloworld tkhelloworld.c -ltcl7.6 -ltk4.2 -luser32 -Wl,--
subsystem,windows


At 08:29 PM 11/23/97 +0100, Michael Hirmke wrote:
>Hi Y.,
>
>>	Dear All,
>>
>>	With the aid of some helpful people, I have managed to
>>compile and run my first tcl/tk - cygwin32 program.
>>
>>	I am copying the ``Hello World'' program here hoping to save
>>the beginners a few hours of work:
>
>What version of Tcl/Tk are you using ? Did you compile it from the 
sources
>with gcc ?
>
>Bye.
>Michael.
>--
>Michael Hirmke           | Telefon +49 (911) 557999
>Georg-Strobel-Strasse 81 | FAX     +49 (911) 557664
>90489 Nuernberg          | E-Mail  mailto:mh@mike.franken.de
>                         | WWW     http://minimike.franken.de/
>-
>For help on using this list (especially unsubscribing), send a 
message to
>"gnu-win32-request@cygnus.com" with one line of text: "help".
>
-----BEGIN PGP SIGNATURE-----
Version: PGP for Personal Privacy 5.0
Charset: noconv

iQA/AwUBNHl+NQ6ne3t4b32aEQJmGACgpzp1LWLnBFQeTKvvzhMUPcUXiCUAoPNZ
0/bCea8MbJyeIdiso99Hm2az
=V1F+
-----END PGP SIGNATURE-----

-------------------------------------------------------
Jason L. Esman aka _Jman  Owner Den Internet Services
System Admin. Network Consulting 
http://www.deninc.com | UIN: 2820043
Email jman@lx.net or root@lx.net
Finger jman@lx.net for PGP Public Keys... 
-------------------------------------------------------
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]