Turns out that I had DEBUG_FLAGS=-g in make.conf. When linking clang with -g the 2GByte limit of i386 is exceeded.
Thanks, 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]"
