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]

beginner HELP PLEASE


My aim is to make an executable with tcl scripts which will be able
to use the 'load' command.
I've tried Tcl2c (from plus patch) with MSVC++4.0 but the executable is 
not able to 'load' shared libraries (I need this feature because I use 
several packages).
So I try Mktclapp (the successor of ET).But I have to compile
the result with cygwinb20: 
So I tried "gcc -o hello hello.c -ltcl80 -ltk80 -lm".
There are no warning, no error but when I run the hello.exe
I just obtain a console window desperatly black.

Please mail me what I have to do.

TOM
-
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]