Subject: Re: mysql compile trouble
To: Oliver Frick <ofrick@dplanet.ch>
From: Andrei Petrov <and@genesyslab.com>
List: port-alpha
Date: 10/05/2000 09:12:35
I vote for unlimit

--
=09Andrey
On Thu, 5 Oct 2000, Oliver Frick wrote:

> you must add
>=20
> -fno-inline
>=20
> where it compiles sql_yacc.cc
>=20
> Regards
>=20
> Oliver Frick
>=20
> ----- Original Message -----
> From: "Sj=F6din Lars, se it" <Lars.Sjodin@serva.se>
> To: <port-alpha@netbsd.org>
> Sent: Thursday, October 05, 2000 9:01 AM
> Subject: mysql compile trouble
>=20
>=20
> > c++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=3D"\"/usr/local\""
> > -DDATADIR=3D"\"/usr/local/var\"" -DSHAREDIR=3D"\"/usr/local/share/mysql=
\""
> > -DHAVE_CONFIG_H -I../mit-pthreads/include -I./../include
> > -I./../regex -I. -I../include -I.. -I.
> > -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=3D64 -O3
> > -DDBUG_OFF
> > -fno-implicit-templates  -c sql_yacc.cc
> > /my/gnu/lib/bison/bison.simple: In function `int yyparse()':
> > /my/gnu/lib/bison/bison.simple:692: virtual memory exhausted
>=20
>=20
>=20
>=20