This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Re: Samba Client compilation on the latest DLL


On Fri, Nov 29, 2002 at 08:15:57AM -0800, Randall R Schulz wrote:
>Have you checked to verify that all the declarations of the suspect global 
>data are consistent with its definition?

Yes.  What Randall is effectively saying is that contrary to popular
opinion on the cygwin mailing list, every segv is not a cygwin problem.
You should exercise standard programming practice and *debug* your program
before blaming the problem on cygwin.  Expecting that someone will have
a magical solution to a simple SEGV is asking a lot.  It should be really
really obvious that something as simple as the code snippet posted is
going to work without problem.  If it didn't then the mailing list would
be filled with complaints.

cgf

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


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