www.digitalmars.com         C & C++   DMDScript  

c++ - scppn.exe GPF

reply "Matthew" <matthew.hat stlsoft.dot.org> writes:
when compiling STLSoft unittest program, with *many* includes, at offset 35350.
Anything you can do with this?
May 16 2004
parent reply "Walter" <newshound digitalmars.com> writes:
"Matthew" <matthew.hat stlsoft.dot.org> wrote in message
news:c892m3$krn$1 digitaldaemon.com...
 when compiling STLSoft unittest program, with *many* includes, at offset
35350.
 Anything you can do with this?
Try compiling with -e -l to put it all into one giant file.
May 17 2004
parent reply "Matthew" <matthew.hat stlsoft.dot.org> writes:
Sorry, I just meant that maybe you have a map file of each build and can deduce
something useful from the offset.

In other words, do you get _anything_ meaningful from just the offset, even if
one is unable to provide a compact precipitating sample. I presume that you
would
get something useful - since we're getting a crash rather than a compiler error
-
but that may not be so.

"Walter" <newshound digitalmars.com> wrote in message
news:c8bk0r$1ft4$2 digitaldaemon.com...
 "Matthew" <matthew.hat stlsoft.dot.org> wrote in message
 news:c892m3$krn$1 digitaldaemon.com...
 when compiling STLSoft unittest program, with *many* includes, at offset
35350.
 Anything you can do with this?
Try compiling with -e -l to put it all into one giant file.
May 23 2004
parent "Walter" <newshound digitalmars.com> writes:
No, without the source file producing the error, it is useless.

"Matthew" <matthew.hat stlsoft.dot.org> wrote in message
news:c8q71h$1ee6$1 digitaldaemon.com...
 Sorry, I just meant that maybe you have a map file of each build and can
deduce
 something useful from the offset.

 In other words, do you get _anything_ meaningful from just the offset,
even if
 one is unable to provide a compact precipitating sample. I presume that
you would
 get something useful - since we're getting a crash rather than a compiler
error -
 but that may not be so.

 "Walter" <newshound digitalmars.com> wrote in message
 news:c8bk0r$1ft4$2 digitaldaemon.com...
 "Matthew" <matthew.hat stlsoft.dot.org> wrote in message
 news:c892m3$krn$1 digitaldaemon.com...
 when compiling STLSoft unittest program, with *many* includes, at
offset
 35350.
 Anything you can do with this?
Try compiling with -e -l to put it all into one giant file.
May 23 2004