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-exceptions -fno-rtti -o mysqlbinlog
> mysqlbinlog.o mini_client.o net_serv.o mini_client_errors.o violite.o
> password.o ../isam/libnisam.a ../merge/libmerge.a ../myisam/libmyisam.a
> ../myisammrg/libmyisammrg.a ../heap/libheap.a 
> 
> ../mysys/libmysys.a ../dbug/libdbug.a ../regex/libregex.a
> ../strings/libmystrings.a -lpthread -lmach -lexc -lm -lpthread -lmach -lexc
> /usr/bin/ld:
> Unresolved:
> __cxa_pure_virtual

Hi!

Please check out that you have exported CXX=gcc prior to running configure.

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to