Subject: Re: mysql compile on Netbsd/m68k
To: Amiga-NETBSD <port-amiga@netbsd.org>
From: Gunther Nikl <gni@gecko.de>
List: port-amiga
Date: 12/30/2004 13:19:58
On Thu, Dec 30, 2004 at 01:34:16PM +0200, Emm Vasilakis wrote:
> I've reached sql_yacc.cc which is supposed to be tricky to compile, etc.
> 
> I've tried most things (configure --with-low-memory), changing -O
> parameters on the compile line, but still no luck with this one...

  Changing -O levels should do the trick I would guess. Try compiling it
  manually, maybe without optimization.

> The 1200 has a 030+68882 64M ram, and ~700M swap space.

  I would think that this should be enough space but I never compiled
  mysql myself.
  BTW, isn't there a package for 1.6 which you could use?

  Gunther