Trouble building egcs1.1b (libio, actually) on Solaris 2.6
Alexandre Oliva
oliva@dcc.unicamp.br
Fri Oct 30 02:40:00 GMT 1998
Marat Boshernitsan <maratb@CS.Berkeley.EDU> writes:
> /local/dogwood/a/egcs-1.1b/libio/isscan.cc: In method `class istream & istream::scan(const char * ...)':
> /local/dogwood/a/egcs-1.1b/libio/isscan.cc:34: no matching function for call to `streambuf::vscan (const char *&, void *&, istream *)'
> /local/dogwood/a/egcs-1.1b/libio/streambuf.h:403: candidates are: streambuf::vscan(const char *, char *, ios *)
> This only occurs when I build with --enable-shared (and I must have a
> .so version of libstdc++) and only on Solaris 2.6
Amazing! I've never got this problem myself, and I regularly build
egcs on Solaris 2.6 with shared libraries... I suggest you to wipe
out the build tree, configure with a difference prefix and build
again. Then, if the problem remains, submit a new report, with the
preprocessed source file, as suggested in
http://egcs.cygnus.com/faq.html#bugreport
--
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:oliva@gnu.org mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil
More information about the Gcc
mailing list