https://qa.mandrakesoft.com/show_bug.cgi?id=446





------- Additional Comments From [EMAIL PROTECTED]  2003-02-08 16:42 -------
Reproductible? So please provide preprocessed source. e.g. append -save-temps to
command line args that caused gcc to crash. Then, send resulting .i or .ii file
(C vs. C++ preprocessed).



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
I was building a new rpm and during the "%make" portion g++ seemed to have
segfaulted on me and then a notice came up asking to send this to mandrake.  Im
sorry that I dont know enough about programming to give you a better idea of the
cause but I hope ive given sufficient logs to help you.

g++ -DHAVE_CONFIG_H -I. -I. -I.     -O3 -fomit-frame-pointer -pipe
-mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -c TailFile.cc
In file included from /usr/include/c++/3.2/backward/iostream.h:31,
                 from TailFile.cc:20:
/usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This
file includes at least one deprecated or antiquated header. Please consider
using one of the 32 headers found in section 17.4.1.2 of the C++ standard.
Examples include substituting the <X> header for the <X.h> header for C++
includes, or <sstream> instead of the deprecated header <strstream.h>. To
disable this warning use -Wno-deprecated.
In file included from /usr/include/c++/3.2/istream:297,
                 from /usr/include/c++/3.2/iostream:46,
                 from /usr/include/c++/3.2/backward/iostream.h:32,
                 from TailFile.cc:20:
/usr/include/c++/3.2/bits/istream.tcc:195: internal error: Segmentation fault
Please submit a full bug report,

Reply via email to