This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Trunk breakage


/home/neil/src/gcc/build/gcc/xgcc -B/home/neil/src/gcc/build/gcc/ -nostdinc++ -L/home/neil/src/\
gcc/build/i686-pc-linux-gnu/libstdc++-v3/src -L/home/neil/src/gcc/build/i686-pc-linux-gnu/libst\
dc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isys\
tem /usr/local/i686-pc-linux-gnu/include -I../../../../libstdc++-v3/../gcc -I../../../../libstd\
c++-v3/../include -I/home/neil/src/gcc/build/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-lin\
ux-gnu -I/home/neil/src/gcc/build/i686-pc-linux-gnu/libstdc++-v3/include -I../../../../libstdc+\
+-v3/libsupc++ -g -O2 -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-string\
s -Winline -fdiagnostics-show-location=once -g -c ../../../../libstdc++-v3/libsupc++/del_op.cc \
 -fPIC -DPIC
cc1plus: warning: changing search order for system directory "/usr/local/i686-pc-linux-gnu/incl\
ude"
cc1plus: warning:   as it has already been specified as a system directory
In file included from ../../../../libstdc++-v3/libsupc++/new:40,
                 from ../../../../libstdc++-v3/libsupc++/del_op.cc:31:
/home/neil/src/gcc/build/i686-pc-linux-gnu/libstdc++-v3/include/cstddef:31:30: bits/std_cstddef\
.h: No such file or directory
In file included from ../../../../libstdc++-v3/libsupc++/del_op.cc:31:
../../../../libstdc++-v3/libsupc++/new:76: `size_t' undeclared in namespace
   `std'
../../../../libstdc++-v3/libsupc++/new:76: declaration of `operator new' as
   non-function
../../../../libstdc++-v3/libsupc++/new:76: invalid declarator
../../../../libstdc++-v3/libsupc++/new:77: `size_t' undeclared in namespace
   `std'
../../../../libstdc++-v3/libsupc++/new:77: declaration of `operator new []' as
   non-function
../../../../libstdc++-v3/libsupc++/new:77: invalid declarator
../../../../libstdc++-v3/libsupc++/new:80: `size_t' undeclared in namespace
   `std'
../../../../libstdc++-v3/libsupc++/new:80: parse error before `::' token
../../../../libstdc++-v3/libsupc++/new:80: `operator new' takes type `size_t'
   (`unsigned int') as first parameter


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]