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]

Gtk test program working with Cygwin


Hello.  Has anyone got the gtk test program testgtk.c working properly
with cygwin?  I have had crashes when some of the option buttons are
pressed, running version B20.1 of cygwin.

For example, on typing

	gdb testgtk

and pressing the color selection button in the Testgtk.exe window, the
following fault message appears:

	Program received signal SIGSEGV, Segmentation fault
	0x280d983 in _libwsock32_a_iname ()

The source file includes the statements

	#define Win32_Winsock
	#include <windows.h>

and the Makefile has -lwsock32 in the compiler's command line.

Adrian Hamilton
---------------

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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