Re: Compiling problem 3.23.49 under linux (mysql.cc)

2002-03-14 Thread Jim Philips
It looks like you hit some C++ code on the first line. There are still major problems in using gcc 3.x for compiling C++ on Linux. On my own box, I had to downgrade to gcc 2.9.6. MySQL compiles flawlessly now. On Thu, 2002-03-14 at 01:19, MWP wrote: > Hi all... > > I get: > c++-303 -DUNDEF_THRE

Compiling problem 3.23.49 under linux (mysql.cc)

2002-03-13 Thread MWP
Hi all... I get: c++-303 -DUNDEF_THREADS_HACK -I./../include -I../include -I./.. -I.. -I.. -O3 -DDBUG_OFF -fno-implicit-templates -fno-exceptions -fno-rtti -c mysql.cc In file included from /usr/local/gcc-3.0.3/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/include/curses.h:80, from mys