Paweł Sikora a écrit :
On Wednesday 19 of June 2013 14:59:38 BERTRAND Joël wrote:If I rebuild the same kernel with the same options, it just runs as expected. I have no idea to investigate.you can try to isolate broken object file. build "good" *.o set and the "bad" *.o set. then apply bisect method with linker and find problematic *.o. disassemble and think :)
I'll check as soon as possible. JKB