RE: [xslt] implementation of libexslt: dynamic:evaluate()
- From: "Vakoc, Mark" <Mark_Vakoc jdedwards com>
- To: "'xslt gnome org'" <xslt gnome org>
- Subject: RE: [xslt] implementation of libexslt: dynamic:evaluate()
- Date: Fri, 31 May 2002 07:43:12 -0600
>Everything okay, except...
>...that the makefile does not (or should not) produce any PDB's. When
>told to compile a debugging version, it uses the old-style C7 debugging
>symbols, which are (or should be) completely embedded into the
>executable. I would prefer this to stay this way, for I don't like PDB's
No worries. I have a few hacks in the Makefile.msvc that I tried to remove
out before doing the diff. I use PDBs because for my production releases
download size is the utmost importance. If someone goes bad, they
re-download the 'debug' build, which is the same binaries but includes all
the PDBs so my crash handler can dump better stack traces/variable dumps.
If you want to add a PDB option that would be great but you need not do it
just for me.
cheers.
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]