Subject: Re: NetBSD-1.5 : "Virtual Memory Exhausted"
To: port-amiga <port-amiga@netbsd.org>
From: Gunther Nikl <gni@gecko.de>
List: port-amiga
Date: 01/09/2001 09:08:04
On Mon, Jan 08, 2001 at 07:34:31PM +0100, Frank Wille wrote:
> Adam Ciarcinski wrote:
> 
> > > While compiling a sourcefile "testimg.c" the compiler exits with
> > > errormessage "virtual memory exhausted".
> > 
> > There is a memory usage limit.  Try to 'unlimit' or even 'unlimit -h'
> > when you are root.
> 
> Ohh... so easy? I chose the more complicated way in this situation.
> I compiled testimg.c with gcc under AmigaOS, then transfered the
> object back to NetBSD and replaced the a.out id (which was Sun3?)
> by NetBSD-68k. After that I was able to link. ;)

  Replacing the a.out id isn't necessary, AFAIK. The linker used on 68k
  should accept the Sun3 ids.

  Gunther