While trying to build OpenCV 3.3.0 on a Raspberry Pi I keep getting compiler level segmentation faults. I am following the guide here on building the optimized OpenCV Library.
The cmake step works perfectly fine however, when I attempt to run make -j4
a number of segmentation faults come from the compiler.