www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

c++ - scppn.exe GPF

↑ ↓ ← "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
↑ ↓ "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

 Anything you can do with this?

Try compiling with -e -l to put it all into one giant file.
May 17 2004
↑ ↓ "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

 Anything you can do with this?

Try compiling with -e -l to put it all into one giant file.

May 23 2004
↑ ↓ → "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

 something useful from the offset.

 In other words, do you get _anything_ meaningful from just the offset,

 one is unable to provide a compact precipitating sample. I presume that

 get something useful - since we're getting a crash rather than a compiler

 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



 35350.
 Anything you can do with this?

Try compiling with -e -l to put it all into one giant file.


May 23 2004