Yuk 0.9.7 isnt a good version you should go with 0.9.8 in generall,however the crash your talking about is fairly simple, I found it before on the group, if you post what line its crashing on maybee I can give some insight.  I think some variable has to be forced to be loaded before anything else cause the load order gets borked on msvc compiles for some reason.

On 4/22/06, Moshe Matitya <[EMAIL PROTECTED]> wrote:
I am using log4cxx 0.9.7 on Windows with MSVC 6.0 SP6.  I have found that attempting to log anything before main() is executed (e.g., in a function called from the initializer of a global static variable) will always result in a crash.  This is apparently happening because of some log4cxx static data which has not yet been initialized.  Has this problem been fixed in 0.9.8?
 
Thanks,
 
Moshe Z. Matitya

Reply via email to