Re: [vpp-dev] C++ compilation uses a lot of memory

2017-11-01 Thread Burt Silverman
Thanks, Ole, misery loves company:-) The only question I'd ask about your build change is whether build-root/Makefile should be modified to allow command line args, or whether it should stay as is and you write the configuration options into a locally modified copy of build-data/platforms/$(PLATFO

Re: [vpp-dev] C++ compilation uses a lot of memory

2017-11-01 Thread Ole Troan
Burt et al, > I hadn't built new code in a few weeks. I have a machine with 8 hyperthreads, > and I have only 8GB memory minus what is used for hugepages. I ran out of > virtual memory when doing a build, in the new C++ code. Just a heads up for > anyone without huge memory per processor thread