building MySQL on Alpha-Dec-OSF4 with gcc

2003-03-27 Thread Michael Widenius
Hi! > "Ralf" == Ralf Hupfer <[EMAIL PROTECTED]> writes: Ralf> Hi, Ralf> I do face problems building MySQL 3.22.32 with gcc 3.2.2 on an Alpha- Ralf> DEC-OSF4 workstation. MySQL 3.22 ? Ralf> CC="cc -pthread" CXX="cxx -pthread -O" ./configure --with-named-t Ralf> hread-libs="-lpthread -lmach

Re: building MySQL on Alpha-Dec-OSF4 with gcc

2003-03-25 Thread Ralf Hupfer
On 24 Mar 2003 at 10:37, Dan Nelson wrote: > In the last episode (Mar 24), Ralf Hupfer said: > > I do face problems building MySQL 3.22.32 with gcc 3.2.2 on an Alpha- > > DEC-OSF4 workstation. > > > > CC="cc -pthread" CXX="cxx -pthread -O" ./configure > > --with-named-thread-libs="-lpthread -lm

Re: building MySQL on Alpha-Dec-OSF4 with gcc

2003-03-24 Thread Dan Nelson
In the last episode (Mar 24), Ralf Hupfer said: > I do face problems building MySQL 3.22.32 with gcc 3.2.2 on an Alpha- > DEC-OSF4 workstation. > > CC="cc -pthread" CXX="cxx -pthread -O" ./configure > --with-named-thread-libs="-lpthread -lmach -lexc -lc" --with-low-memory > > Everything run's s

Re: building MySQL on Alpha-Dec-OSF4 with gcc

2003-03-24 Thread Ralf Hupfer
P.S.: Sorry for the strange layout, but somehow all the underlines (i.e. in "__cxa_pure_virtual") got removed. Ralf -- Ralf Hupfer Fraunhofer Institut für Verkehrs- und Infrastruktursysteme Dresden WWW : www.ivi.fhg.de www.intermobil.o

building MySQL on Alpha-Dec-OSF4 with gcc

2003-03-24 Thread Ralf Hupfer
Hi, I do face problems building MySQL 3.22.32 with gcc 3.2.2 on an Alpha- DEC-OSF4 workstation. CC="cc -pthread" CXX="cxx -pthread -O" ./configure --with-named-t hread-libs="-lpthread -lmach -lexc -lc" --with-low-memory Everything run's smoothly, till mysqld is to be build. The linker produces: