User forums > General (but related to Code::Blocks)

What Is The Minimum PC Requirement for codeblocks to run?

(1/3) > >>

SajibFinix:
Hi!
I want to know what is the minimum PC requirement for codeblocks to run.

oBFusCATed:
A machine capable of running Windows XP and 512mb free ram after the OS has been started.
For linux is a similar...512mb free ram after the OS has been started.

zabzonk:
You can get away with startlingly low spec machines. Up until last year, I was running C::B on a Windows 2K box with 256Mb total memory. It wasn't fast, but it did run with no problems. I don't believe more recent builds have greatly upped the system requirements.

thomas:
I don't think there is a minimum requirement at all, other than screen size (with 800x600 or even smaller, it will look piss poor, and the settings dialogs probably won't fit on screen).

My copy of Code::Blocks has a virtual size of around 85-90 MiB and a working set of around 26-28 MiB (of which roughly 1/2 is mappings of system shared libraries, only 14 MiB are private).

Add a couple of megabytes depending on how big a project you want to load, and on how many editors you open at the same time. Obviously, keeping half a gigabyte worth of source files open in the editors will take (more than) half a gigabyte of memory, no surprise there.

A Windows system that can't make 15-20 MiB of physical memory available after boot is unusable. Launching Internet Exploder with an empty start page takes more than that, as do system tools like mmc.exe when you do anything but look at them. Windows Exploder dynamically allocates 40-60 MiB just for showing thumbnails when opening a folder with some images inside.

oBFusCATed:

--- Quote from: Neil Butterworth on August 28, 2012, 10:39:06 am ---You can get away with startlingly low spec machines. Up until last year, I was running C::B on a Windows 2K box with 256Mb total memory. It wasn't fast, but it did run with no problems. I don't believe more recent builds have greatly upped the system requirements.

--- End quote ---
And what about the compiler and the linker?
Most of the time they are the memory eaters.

Navigation

[0] Message Index

[#] Next page

Go to full version