3.23.36: can't compile under hpux-11

2001-04-03 Thread Andre . Konopka
Hi, I have got problems while compiling 3.23.36 under HP-UX11. gcc exited with an internal error. I am using gcc version 2.95.2 19991024 (release) I 'configured' with the following lines: CXX=gcc CXXFLAGS="-felide-constructors -fno-exceptions -fno-rtti -O6" CFLAGS="-fomit-frame-pointer -O6

Re:3.23.36: can't compile under hpux-11

2001-04-03 Thread Heikki Tuuri
Andre, there is probably a bug in inlining of functions in gcc on HP-UX. You should edit mysql/innobase/include/univ.i and put #define INSIDE_HA_INNOBASE_CC on line 11. You will probably get another compiler error in mysql/innobase/os/os0thread.c Edit also that file, on line 81, call of