NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-mac68k/51923: /usr/libexec/cc1: Cannot allocate memory



The following reply was made to PR port-mac68k/51923; it has been noted by GNATS.

From: Rob Braun <bbraun%synack.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: port-mac68k-maintainer%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
	netbsd-bugs%netbsd.org@localhost
Subject: Re: port-mac68k/51923: /usr/libexec/cc1: Cannot allocate memory
Date: Sun, 29 Jan 2017 09:25:44 -0800

 On Sun, Jan 29, 2017 at 03:25:00PM +0000, Christos Zoulas wrote:
 >  
 >  What does "size /usr/libexec/cc1" say?
 
 q800# size /usr/libexec/cc1
    text    data     bss     dec     hex filename
 9359296  856508  244092 10459896         9f9af8 /usr/libexec/cc1
 
  On 2017/01/29 17:45, Rin Okuyama wrote:
 > >  Could you please add
 > >
 > >     options MAXTSIZ (16*1024*1024)
 > >
 > >  to your kernel configuration file, and retry self-compiling?
 > 
 > Sorry for confusing you. It should be:
 > 
 >    options MAXTSIZ="(16*1024*1024)"
  
 That worked, thanks!  Would it make sense to increase this by default?
 
 Rob
 



Home | Main Index | Thread Index | Old Index