Re: Has anybody built MySQL lately?

2000-07-25 Thread Luke Hollins
I dont know at which version they added it , but in 3.23.21 it warns you about compiling sql_yacc.cc , if you run configure with --with-low-memory I think it leaves it at -O6 but changes a -f option that makes a big difference to the memory use while compiling. Luke To Unsubscribe: send

Re: Has anybody built MySQL lately?

2000-07-25 Thread Vivek Khera
"DS" == Dag-Erling Smorgrav [EMAIL PROTECTED] writes: DS When I try to build MySQL on 4.1-RC2 (running on a -CURRENT kernel, DS but that shouldn't make any difference), I get the following when it DS reaches sql_yacc.cc: If your machine can't handle that file with optimzation turned on, then

RE: Has anybody built MySQL lately?

2000-07-25 Thread Gooderum, Mark
Title: RE: Has anybody built MySQL lately? I had a similar issue with 3.22.32 on 4.0-RELEASE on a P175 w/192MB of RAM. It would get to sql_yacc.c and spin for _days_. I tried manually compiling the file with -02 and it still spun for 2-3 days before I killed it. Odd thing was that watching ps