From: Konstantin L. <to....@gm...> - 2012-04-09 14:16:05
|
On 04/09/2012 12:28 PM, islam wrote: > hi again thank you for your kindly answer. What do you mean "broken > build" ? if you mean compiling and building log4cpp properly, i used two > ways : > firstly i used direct FreeBSD ports, > secondly i compiled log4cpp according to instructions, those are in website. Broken build is situation when log4cpp complied with one set of flags and your application built with another. And these set are incompatible. That may cause very broad range of strange crashes like yours. If you can write simple app that crush is the way you describe - I will look what might go wrong. |