[Gtkradiant] building 1.5 on Linux
ydnar
gtkradiant@zerowing.idsoftware.com
Sat, 20 Dec 2003 12:19:24 -0800
Running this command to build GtkRadiant 1.5:
22550 pts/1 S 0:29 /usr/bin/python /usr/bin/scons BUILD=release -j 2
Leaves this process owning my machine:
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND
17647 ydnar 25 0 105M 56M 3360 R 99.9 5.5 743:08 cc1plus
ps reveals:
17647 ? R 743:28
/usr/lib/gcc-lib/i386-redhat-linux/3.2/cc1plus -I/usr
There's another cc1plus process using 70% CPU as well (it's an SMP box).
Any idea what might be causing this? It borks the entire build.
y