Hi Sven,
Am 21.05.2010 11:29, schrieb mx@...19...:
Hi,
I think that we had the same or a similar problem in the past. It showed up when we linked the libc to our program.
For a start, we then used the ddekit instead of the libc, because it offered some similar functionality. I'm not sure if we finally fixed it or not, but maybe this is a useful point to start your investigation.
This actually brought me on the right track. It turns out, that I was linking a library to init, which was not actually needed. I removed it, and the problem is gone.
Thank you very much for the help.
Greetings, Steffen