Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: snailman
  • Content: Threads
  • Order by date
  1. snailman

    Tk problem with static library X11 on Linux

    Hello, In order to make a TclTk application I have developped a program in C. I have created a new interpreter with Tcl_CreateInterp and added new commands with Tcl_CreateCommand... I compiled it in static with gcc 2.6 on Mandrake 8.2 like : gcc -static -o mynewwish main.c /usr/lib/libtcl.a...

Part and Inventory Search

Back
Top