Re: openmotif, .rdata, shared libs and runtime linking/loading problem

2006-08-16 Thread Avi Cohen Stuart
Hi Matthew, [snip] gdb reports the following: Program received signal SIGSEGV, Segmentation fault. [snip] The address it is trying to write to appears to be a read only address in the attempt to resolve some adresses and updating pointers it crashes. I've no idea why openmotif/whatever

Re: openmotif, .rdata, shared libs and runtime linking/loading problem

2006-08-16 Thread Avi Cohen Stuart
cases and the application still crashes. It also happens when I'm trying to link against the static Xm library in combination with other shared libs that are dependend on it. Puzzled... Avi. mwoehlke [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Avi Cohen Stuart wrote: [snip] gdb

openmotif, .rdata, shared libs and runtime linking/loading problem

2006-08-15 Thread Avi Cohen Stuart
Hi, Please let me know if this is the correct newsgroup. I'm trying to get openmotif to run under cygwin. I know that I'm not supposed to do that but, who knows, maybe they change the license one of these days :-) The test I'm using is the hello.c from chapter 2 of the motif examples. During

Oxc0000005 error during application loading.

2006-08-14 Thread Avi Cohen Stuart
Hi, Please let me know if this is the correct newsgroup. I'm trying to get openmotif to run under cygwin. I know that I'm not supposed to do that but, who knows, maybe they change the license one of these days :-) The test I'm using is the hello.c from chapter 2 of the motif examples. During