=== ----- Original Message ----- From: "Markus Hoenicka" <[EMAIL PROTECTED]>
> Hi, > > I'm stuck with a problem building dynamically linked versions of > OpenJade, onsgmls etc. (http://sourceforge.net/projects/openjade). The ... > I've also tried to get some insight from strace. strace in this case > has the unique ability to *prevent* the segfault, so the stack traces > of the statically and dynamically linked binaries are pretty much > identical. Try this: strace -ofoo.log -f -n <cygwinroot>\bin\sh.exe <command to run> That should reproduce the fault, if it doesn't, try bash instead sh. Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/