Dear Kai, > Well, that it is a bug in delayed-load code might be, but I wouldn't > assume so. it might be more related to the issue of exporting > variables (in C++ things like vtables, etc are variables). All right, but in this case why is my library working in non-delayed mode? If it was related to anything like this, wouldn't i get the same segfault when loading it the "regular" way?
> As you describe that linking works, but startup simply does nothing, > it might be interesting to see if this are missing DLL-dependencies. > It might be helpful to watch execution in debugger. Well, i have tried, however it just crashes without any other message than the segfault. In fact, i'm able to step thru my binaries, until it reaches the RE::StaticInitializer function (It is in my library), and it just crashes. And as i'm using Qt Creator as my main IDE / GUI debugger, i'm not sure how to get more information. If you can tell me how to make a good crashdump, please do so :) Pierre. ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
