On Tue, Jan 27, 2004 at 10:59:17PM +0300, Вячеслав Диконов wrote: > > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../headers -I/usr/include/SDL -D_REENTRANT -DXWIN -O2 -Wno-long-long -pipe -Wall -O2 -march=i586 -mcpu=i686 -c rwregress.cc > > In file included from /usr/include/c++/3.3.3/backward/strstream:51, > > from rwregress.cc:8: > > /usr/include/c++/3.3.3/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 header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. Неплохо бы сделать то, что пишут. > > rwregress.cc: In function `int main(int, char**)': > > rwregress.cc:84: error: `assert' undeclared (first use this function) > > rwregress.cc:84: error: (Each undeclared identifier is reported only once for each function it appears in.) #include -- ldv