gcc 2.95.1 dies compiling the mysql++-1.1 library

Michael Rendell michael@cs.mun.ca
Thu Sep 2 12:27:00 GMT 1999


Summary:
    gcc 2.95.1 is unable to compile the mysql++-1.1 library.

gcc version (g++ -v):
    Reading specs from /opt/gcc-2.95.1/lib/gcc-lib/i686-pc-linux-gnu/2.95.1/specs
    gcc version 2.95.1 19990816 (release)

System:
    linux 2.0.36 (redhat 5.2), pentium II

Command line:
    g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../sqlplusint  -I/usr/include/mysql  -g -O2 -c custom1.cc
Compiler error:
    custom1.cc: In method `class stock_cus_value_list<quote_type0> stock::value_list<quote_type0>(const cchar *, quote_type0, sql_cmp_type) const':
    custom1.cc:13:   instantiated from here
    custom1.cc:13: Internal compiler error.
    custom1.cc:13: Please submit a full bug report.
    custom1.cc:13: See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for instructions.

The g++ -E version of custom1.cc can be obtained from
    http://www.cs.mun.ca/~michael/custom1-E.cc.gz

Michael


More information about the Gcc-bugs mailing list