[970929] Can't throw in constructor

H.J. Lu hjl@lucon.org
Tue Oct 7 11:41:00 GMT 1997


> 
> According to H.J. Lu:
> > According to Chip:
> > > Could you send me the result of gcc -S e.cc?
> > 
> > 	.file	"e.cc"
> > 	.version	"01.01"
> 
> This output is substantially the same as mine (only label numbers
> differ).  Also, when I assemble and link H.J.'s assembler code, it
> also dumps core here.
> 
> So I think my problem originates with libstdc++ or libgcc.

Have you tried printf instead of cout?

-- 
H.J. Lu (hjl@gnu.ai.mit.edu)



More information about the Gcc mailing list