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



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