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/pstat, the compiler would only rack up 2-3 seconds of CPU time every minute and the machine idle stayed well over 50% and the load average less than 2.
-=-
Mark Gooderum
[EMAIL PROTECTED]
> -----Original Message-----
> From: Luke Hollins [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 25, 2000 9:39 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Has anybody built MySQL lately?
>
>
> 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 mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message
>