public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Horst von Brand <vonbrand@inf.utfsm.cl>
To: egcs@cygnus.com
Subject: egcs-19981026 on sparc-sun-solaris2.5.1 build crash
Date: Tue, 27 Oct 1998 06:09:00 -0000	[thread overview]
Message-ID: <199810271225.JAA08554@pincoya.inf.utfsm.cl> (raw)

The bootstrap crashes after comparing stages 2 and 3 with:

test x"yes" != xyes || \
  /mnt/build-egcs-19981026/gcc/xgcc -B/mnt/build-egcs-19981026/gcc/ -B/usr/local/sparc-sun-solaris2.5.1/bin/ -c -O2 -fomit-frame-pointer -fno-implicit-templates -I. -I/mnt/egcs-19981026/libio -nostdinc++  `case "-O2 -fomit-frame-pointer -O2 -fomit-frame-pointer -fno-implicit-templates" in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` /mnt/egcs-19981026/libio/fstream.cc -o pic/fstream.o
/mnt/egcs-19981026/libio/iostream.h:49: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/iostream.h: In method `ostream::ostream()':
In file included from /mnt/egcs-19981026/libio/fstream.h:30,
                 from /mnt/egcs-19981026/libio/fstream.cc:34:
/mnt/egcs-19981026/libio/iostream.h:49: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/iostream.h:122: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/iostream.h: In method `istream::istream()':
/mnt/egcs-19981026/libio/iostream.h:122: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/iostream.h:229: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/iostream.h: In method `istream::~istream()':
/mnt/egcs-19981026/libio/iostream.h:229: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/iostream.h:229: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/iostream.h: In method `ostream::~ostream()':
/mnt/egcs-19981026/libio/iostream.h:229: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/iostream.h:229: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/iostream.h: In method `iostream::iostream()':
/mnt/egcs-19981026/libio/iostream.h:229: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:61: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `fstreambase::~fstreambase()':
In file included from /mnt/egcs-19981026/libio/fstream.cc:34:
/mnt/egcs-19981026/libio/fstream.h:61: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:61: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `ifstream::ifstream()':
/mnt/egcs-19981026/libio/fstream.h:61: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:62: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `ifstream::ifstream(int)':
/mnt/egcs-19981026/libio/fstream.h:62: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:63: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `ifstream::ifstream(int, char *, int)':
/mnt/egcs-19981026/libio/fstream.h:63: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:65: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `ifstream::ifstream(const char *, int = ios::in, int = 436)':
/mnt/egcs-19981026/libio/fstream.h:65: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:72: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `ofstream::ofstream()':
/mnt/egcs-19981026/libio/fstream.h:72: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:73: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `ofstream::ofstream(int)':
/mnt/egcs-19981026/libio/fstream.h:73: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:74: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `ofstream::ofstream(int, char *, int)':
/mnt/egcs-19981026/libio/fstream.h:74: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:76: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `ofstream::ofstream(const char *, int = ios::out, int = 436)':
/mnt/egcs-19981026/libio/fstream.h:76: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:83: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `iostream::~iostream()':
/mnt/egcs-19981026/libio/fstream.h:83: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:83: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `fstream::fstream()':
/mnt/egcs-19981026/libio/fstream.h:83: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:84: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `fstream::fstream(int)':
/mnt/egcs-19981026/libio/fstream.h:84: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:86: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `fstream::fstream(const char *, int, int = 436)':
/mnt/egcs-19981026/libio/fstream.h:86: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:87: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `fstream::fstream(int, char *, int)':
/mnt/egcs-19981026/libio/fstream.h:87: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.cc:53: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.cc: In method `fstreambase::fstreambase()':
/mnt/egcs-19981026/libio/fstream.cc:53: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.cc:58: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.cc: In method `fstreambase::fstreambase(int)':
/mnt/egcs-19981026/libio/fstream.cc:58: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.cc:64: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.cc: In method `fstreambase::fstreambase(const char *, int, int = 436)':
/mnt/egcs-19981026/libio/fstream.cc:64: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.cc:71: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.cc: In method `fstreambase::fstreambase(int, char *, int)':
/mnt/egcs-19981026/libio/fstream.cc:71: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.cc:110: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.cc: In method `fstream::~fstream()':
/mnt/egcs-19981026/libio/fstream.cc:110: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.cc:110: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.cc: In method `ofstream::~ofstream()':
/mnt/egcs-19981026/libio/fstream.cc:110: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.cc:110: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.cc: In method `ifstream::~ifstream()':
/mnt/egcs-19981026/libio/fstream.cc:110: uninitialized const `vtable for '
make[2]: *** [fstream.o] Error 1
make[2]: Leaving directory `/mnt/build-egcs-19981026/sparc-sun-solaris2.5.1/libio'
make[1]: *** [all-target-libio] Error 2
make[1]: Leaving directory `/mnt/build-egcs-19981026'
make: *** [bootstrap-lean] Error 2
-- 
Dr. Horst H. von Brand                       mailto:vonbrand@inf.utfsm.cl
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513

             reply	other threads:[~1998-10-27  6:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-27  6:09 Horst von Brand [this message]
1998-10-28 12:45 ` Gerald Pfeifer
1998-10-29 14:18   ` Horst von Brand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199810271225.JAA08554@pincoya.inf.utfsm.cl \
    --to=vonbrand@inf.utfsm.cl \
    --cc=egcs@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).