On Wed, Feb 01, 2017 at 04:05:41PM +0000, [email protected] wrote: > The problem is not the memory but the 2GB process limit. Did you configured PAE ? Normal (non-PAE) kernels with default configuration of U/K split provide 3G to userspace.
On amd64 kernel running 32bit processes, you get 4G for userspace. > > harti > > -----Original Message----- > From: Dimitry Andric [mailto:[email protected]] > Sent: Wednesday, February 01, 2017 4:56 PM > To: Brandt, Hartmut > Cc: [email protected] > Subject: Re: Building i386 on i386 > > On 01 Feb 2017, at 14:27, [email protected] wrote: > > > > is $subj still supposed to work on 11.0? I get a 'virtual memory exhausted' > > during linking of clang. > > How much memory does your machine have? I build this regularly, on a VM with > 2G RAM (and 4G swap). > > -Dimitry > > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
