Thread overview |
---|
May 17, 2004 scppn.exe GPF | ||||
---|---|---|---|---|
| ||||
when compiling STLSoft unittest program, with *many* includes, at offset 35350. Anything you can do with this? |
May 18, 2004 Re: scppn.exe GPF | ||||
---|---|---|---|---|
| ||||
Posted in reply to Matthew | "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 Re: scppn.exe GPF | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter | 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 24, 2004 Re: scppn.exe GPF | ||||
---|---|---|---|---|
| ||||
Posted in reply to Matthew | 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. > > > > > > |
Copyright © 1999-2021 by the D Language Foundation