On Dec 16, 2007 10:10 AM, Abdelrazak Younes <younes.a@xxxxxxx> wrote: > Marco Costalba wrote: > > On Dec 16, 2007 9:52 AM, Abdelrazak Younes <younes.a@xxxxxxx> wrote: > >> Hum, I can't imagine this is the reason, it might be for another reason, > >> most certainly the static compiling. > >> > > > > Static compiling is indeed a highly suspect. I'm now compiling as > > shared libraries, we will see... > Ok. compiled shared libraries release version and qgit release version -> does not even starts! After some more test I found that if I compile qgit release adding flag -O0 it starts, although there is some strange misbehavior sometime, so the suspect now is a broken O2 optimization for mingw. To test this I could recompile (sigh!) Qt with shared release + O0 flag, but I'm not sure how to do it. > > The MSVC compiled Qt dlls :-) > Sorry too, I guess I was not clear enough. > Yes please! Thanks Marco - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html