Re: Compile Error Tru64 __cxa_pure_virtual

2001-07-26 Thread Sinisa Milivojevic
Kundiger, Rick writes: > When compiling with gcc3.0 mysql 3.23.4 I get the following error trying to > link the mysqlbinlog (I think) any idaes? > > Rick > > lmach -lexc > mkdir .libs > gcc -O3 -DDBUG_OFF -O3 -felide-constructors -fno-exceptions -fno-rtti > -fno-implicit-templates -fno-exception

Compile Error Tru64 __cxa_pure_virtual

2001-07-25 Thread Kundiger, Rick
When compiling with gcc3.0 mysql 3.23.4 I get the following error trying to link the mysqlbinlog (I think) any idaes? Rick lmach -lexc mkdir .libs gcc -O3 -DDBUG_OFF -O3 -felide-constructors -fno-exceptions -fno-rtti -fno-implicit-templates -fno-exceptions -fno-rtti -o mysqlbinlog mysqlbinlog.o