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]

msvc based X dlls and fork


Hi,

I have found that when I use X dlls built with msvc (not gcc) all structures
created inside the dlls (Display for example) cannot be used in child
process created by fork. The app (xterm) will crash inside child process. I
can see correct pointer to structure in the child but inside the structure
some junk.
Could anybody tell me what's wrong or what I did wrong to have it?
Maybe it's some compiler or linker flag I missed?

Thanks, Victor.





--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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