Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				 Snob20597yEver tried to compile OpenCV? You can go on vacation and it will still be compiling when you return Snob20597yEver tried to compile OpenCV? You can go on vacation and it will still be compiling when you return
- 
				
				 tokumei20877y@Condor TF what kernel are you building? Did you enable literally every optional feature? -j9? My linux compile takes 30 minutes at most on a 15W laptop CPU. tokumei20877y@Condor TF what kernel are you building? Did you enable literally every optional feature? -j9? My linux compile takes 30 minutes at most on a 15W laptop CPU.
- 
				
				In case your old hardware has multiple cores/threads, it might be helpful to do "make -j$(nproc)" to have multi-threaded compilation
- 
				
				 lxmcf195867y@particleflux 4 core, no hyperthreading, but that would be useful to keep in the back of the mind, thanks! lxmcf195867y@particleflux 4 core, no hyperthreading, but that would be useful to keep in the back of the mind, thanks!



Me: oh awesome, wine 4.0 hit stable. Let's compile and see how fast we can break it!
*./configure && make*
Ok... Ok... It's been 40 minutes... Ok... Yep still going cool cool...
I think I need a new PC guys...
rant