On Wed, 29 Sep 1999, Martin Nilsson wrote:
> mysql-3.23.3 cc1plus reports out of swap space and exits when
> compiling sql_yacc.cc
add mode swap space using swapfile parameter in /etc/rc.conf or manually,
with vnconfig/swapon commands. mysql will normally compile.
sincerely,
ilya naumov (at
I'm having problem compiling programs with the c++ compiler in current
as of yesterday.
kdelibs-1.1.2 fails in configure, cc1plus coredumps when trying to
compile a STL test.
mysql-3.23.3 cc1plus reports out of swap space and exits when
compiling sql_yacc.cc
Have anybody else experienced thi