public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* x86 cross ppc broken
@ 2001-12-08 18:44 Aldy Hernandez
  0 siblings, 0 replies; only message in thread
From: Aldy Hernandez @ 2001-12-08 18:44 UTC (permalink / raw)
  To: gcc; +Cc: geoffk


the regression checker is failing to build libstdc++ on ppc.

Does any one get this?  I thought it could've been my patch but i
didn't touch the C++ front end.

I also thought the regression checker didn't build libstc++ on ppc
cross.

Aldy

/build/t/gcc/xgcc -B/build/t/gcc/ -nostdinc++
-L/build/t/i686-pc-linux-gnu/libstdc++-v3/src
-L/build/t/i686-pc-linux-gnu/libstdc++-v3/src/.libs
-B/usr/local/i686-pc-linux-gnu/bin/
-B/usr/local/i686-pc-linux-gnu/lib/ -isystem
/usr/local/i686-pc-linux-gnu/include -L/build/t/ld
-I/source/uber/devo/libstdc++-v3/../gcc
-I/source/uber/devo/libstdc++-v3/../include
-I/build/t/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu
-I/build/t/i686-pc-linux-gnu/libstdc++-v3/include
-I/source/uber/devo/libstdc++-v3/libsupc++ -g -O2 -D_GNU_SOURCE
-fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections
-g -c /source/uber/devo/libstdc++-v3/libsupc++/del_op.cc  -fPIC -DPIC
-o del_op.o
In file included from
/build/t/i686-pc-linux-gnu/libstdc++-v3/include/cstddef:40,
from /source/uber/devo/libstdc++-v3/libsupc++/new:40,
                 from
/source/uber/devo/libstdc++-v3/libsupc++/del_op.cc:31:
/build/t/i686-pc-linux-gnu/libstdc++-v3/include/bits/std_cstddef.h:41:
parse
   error before `{' token
/build/t/i686-pc-linux-gnu/libstdc++-v3/include/bits/std_cstddef.h:42:
syntax
   error before `using'
In file included from /source/uber/devo/libstdc++-v3/libsupc++/new:41,
                 from
/source/uber/devo/libstdc++-v3/libsupc++/del_op.cc:31:
/source/uber/devo/libstdc++-v3/libsupc++/exception:42: parse error
before `{'
   token
/source/uber/devo/libstdc++-v3/libsupc++/exception:49: syntax error
before `
   class'
/source/uber/devo/libstdc++-v3/libsupc++/exception:53: destructors
must be
   member functions
/source/uber/devo/libstdc++-v3/libsupc++/exception:53: virtual outside
class
   declaration
/source/uber/devo/libstdc++-v3/libsupc++/exception: In function `void
   exception()':
/source/uber/devo/libstdc++-v3/libsupc++/exception:53: parse error
before `)'
/build/t/gcc/xgcc -B/build/t/gcc/ -nostdinc++
-L/build/t/i686-pc-linux-gnu/libstdc++-v3/src
-L/build/t/i686-pc-linux-gnu/libstdc++-v3/src/.libs
-B/usr/local/i686-pc-linux-gnu/bin/
-B/usr/local/i686-pc-linux-gnu/lib/ -isystem
/usr/local/i686-pc-linux-gnu/include -L/build/t/ld
-I/source/uber/devo/libstdc++-v3/../gcc
-I/source/uber/devo/libstdc++-v3/../include
-I/build/t/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu
-I/build/t/i686-pc-linux-gnu/libstdc++-v3/include
-I/source/uber/devo/libstdc++-v3/libsupc++ -g -O2 -D_GNU_SOURCE
-fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections
-g -c /source/uber/devo/libstdc++-v3/libsupc++/del_op.cc  -fPIC -DPIC
-o del_op.o
In file included from
/build/t/i686-pc-linux-gnu/libstdc++-v3/include/cstddef:40,
from /source/uber/devo/libstdc++-v3/libsupc++/new:40,
                 from
/source/uber/devo/libstdc++-v3/libsupc++/del_op.cc:31:
/build/t/i686-pc-linux-gnu/libstdc++-v3/include/bits/std_cstddef.h:41:
parse
   error before `{' token
/build/t/i686-pc-linux-gnu/libstdc++-v3/include/bits/std_cstddef.h:42:
syntax
   error before `using'
In file included from /source/uber/devo/libstdc++-v3/libsupc++/new:41,
                 from
/source/uber/devo/libstdc++-v3/libsupc++/del_op.cc:31:
/source/uber/devo/libstdc++-v3/libsupc++/exception:42: parse error
before `{'
   token
/source/uber/devo/libstdc++-v3/libsupc++/exception:49: syntax error
before `
   class'
/source/uber/devo/libstdc++-v3/libsupc++/exception:53: destructors
must be
   member functions
/source/uber/devo/libstdc++-v3/libsupc++/exception:53: virtual outside
class
   declaration
/source/uber/devo/libstdc++-v3/libsupc++/exception: In function `void
   exception()':
/source/uber/devo/libstdc++-v3/libsupc++/exception:53: parse error
before `)'

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-12-09  2:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-08 18:44 x86 cross ppc broken Aldy Hernandez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).