Working with NSS 3.3, I un-tar'ed and un-gzip'ed the archive and built it
with the BUILD_OPT flag set to 1, and the MOZ_DEBUG and USE_DEBUG_RTL unset.
The library compiled easily without any problems.
AND YET -
Compiling the DEBUG version (MOZ_DEBUG=1, USE_DEBUG_RTL=1) works fine, while
the optimized build causes several page faults, memory overruns, etc. in the
library.
I wanted to know -
1. Is this a known bug? (I'm compiling on a Win98 machine, with MSVC6)
1a. If this is in fact a known bug, is there a workaround or a fix for
it?
2. Can anyone give me an idea where to start looking? I've tried to trace
the problem but not very successfully. I'm continuing to look for it anyway,
but any help would be greatly appreciated...
Thanks,
Uriel Ginsburg