Summary: Problem compiling Mysql

From: Gyula Szemenyei <szemgy_at_rkk.hu>
Date: Fri, 24 Mar 2000 13:15:45 +0100 (MET)

Dear Managers,

My problem was compiling MySQL 3.22.32 under True64 Unix 4.0d
Thanks to Uwe Kirbach <Uwe.Kirbach_at_Bertelsmann.de> who wrote:
------

Solution: I used Ann Cantelow's suggestion first, and it seems to work
just dandy (thanks, Ann!): Get newest version on GNU make and use the
following:
  env CC="cc -pthread" CFLAGS="-I./include -DDONT_USE_THR_ALARM" CXX=gcc \
  CXXFLAGS="-O3 -DDONT_USE_THR_ALARM" ./configure --with-low-memory \
  --with-named-thread-libs="-lpthread -lmach -lexc"

-----
I've GNU Make version 3.74 it it works too.
Best Regards,
     Gyula Szemenyei
     http://www.rkk.hu/~szemgy
Received on Fri Mar 24 2000 - 12:29:13 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:40 NZDT