This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: Internal compiler error on AIX compiling libstdc++


While the internal compiler error is probably a bug,

: WHEN COMPILING unpacked into GCC compilers source directory
: libstdc++-2.8.1.1.tar.gz :

this version of libstdc++ does not work on gcc 2.95.2.  Use the version of
libstdc++ that comes with gcc 2.95.2.

: streambuf.h: In method `ios::~ios()':
: streambuf.h:485: warning: `void *' is not a pointer-to-object type

(...because of libstdc++ implementation problems such as this.)

-- 
-- Todd Vierling (tv@pobox.com)


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