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]

SIGSEGV in _size_of_stack_reserve__ ()



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@sourceware.cygnus.com


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