Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: tjoen AT dds DOT nl Message-Id: <199906231603.SAA07628@localhost.localdomain> Subject: SIGSEGV in _size_of_stack_reserve__ () To: cygwin AT sourceware DOT cygnus DOT com Date: Wed, 23 Jun 1999 18:03:01 +0200 (MEST) Content-Type: text NT4 SP4 B20.1 egcs-2.91.57 Attempting to run ace-tests (it compiles and links clean now): Program received signal SIGSEGV ... in _size_of_stack_reserve__ () Increasing stacksize results in SIGSEGV in _libwsock32_a_iname() The SIGSEGV in _size_of_stack_reserve__ () was only 12 gdb-steps from MainCRTStartup Compile flags were: -fno-implicit-templates -mno-cygwin Linked libraries: -lc -lg -lcygwin -lmsvcrt -lwsock32 I guess that my mistake is linking the wrong libraries, but other combinations gave unresolved symbols. What to do? -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com