From: jman AT lx DOT net (jman) Subject: Re: Sample code for beginners of tcl/tk & cygwin32 environment 24 Nov 1997 22:15:02 -0800 Message-ID: <3.0.5.32.19971124071638.007c5790.cygnus.gnu-win32@208.221.108.11> References: <6iQsnV34pfB AT mike DOT franken DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: mh AT mike DOT franken DOT de (Michael Hirmke), gnu-win32 AT cygnus DOT com -----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 AT mike DOT franken DOT de > | WWW http://minimike.franken.de/ >- >For help on using this list (especially unsubscribing), send a message to >"gnu-win32-request AT cygnus DOT 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 AT lx DOT net or root AT lx DOT net Finger jman AT lx DOT net for PGP Public Keys... ------------------------------------------------------- - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".