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]

X11 calls in /gnuwin32/b18/H-i386-cygwin32/lib/libtk4.2.a



I have my own widget for tk4.2 which uses many X11 calls like XCopyArea.
nm libtk4.2.a indicates it has several XCopyArea's (with different number
of underscores in front.) But the link is failing with 
undefined reference to these functions (with no underscore if that matters.)

[I had to copy the X11 include files from the tk4.2 source but I am using
the stock libtk4.2.a that comes with b18. So the files compile.] I believe
tk4.2 contains all the X11 calls I need in its windows version. 

Although I am experienced in many tasks I am relatively ignorant about
win32. (How ignorant? I had problems figuring out how to set the environment
variables [like TCL_LIBRARY] in autoexec.bat. I tried the csh way, the
sh way before I found a sample bat file with just set.) I see a
/gnuwin32/b18/tcl/tk42.dll but I am not sure how to look inside it
as nm does not work.


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