Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Sep 2000 07:17:56 -0700 (PDT)
From:      Jaye Mathisen <mrcpu@internetcds.com>
To:        ports@freebsd.org
Cc:        hackers@freebsd.org
Subject:   How many -k's does a build need?
Message-ID:  <Pine.BSF.4.21.0009080716500.290-100000@apocalypse.cdsnet.net>

next in thread | raw e-mail | index | archive | help


Just noticed this little oddity while building XFree86-4, from ports
supped today:

make -k -f xmakefile all
root   17383  0.0  0.2   628  244  p6  I+    6:30AM   0:00.00  (sh)
root   36617  0.0  0.5  1076  680  p6  I+    6:51AM   0:00.05 make -k -k
CDEBUGFLAGS= all
root   36618  0.0  0.2   628  244  p6  I+    6:51AM   0:00.05  (sh)
root   39601  0.0  0.6  1164  768  p6  I+    6:57AM   0:00.10 make -k -k
-k -k CDEBUGFLAGS= all
root   45736  0.0  0.2   628  244  p6  I+    7:12AM   0:00.00 /bin/sh -ec
cd hw/xfree86 ; echo "making all in programs/Xserver/hw/x
root   45737  0.0  0.6  1128  756  p6  I+    7:12AM   0:00.07 make -k -k
-k -k -k -k -k -k CDEBUGFLAGS= LDSTRIPFLAGS=-x all
root   45766  0.0  0.2   628  244  p6  I+    7:12AM   0:00.01  (sh)
root   47311  0.0  0.6  1116  716  p6  I+    7:14AM   0:00.05 make -k -k
-k -k -k -k -k -k -k -k -k -k -k -k -k -k CDEBUGFLAGS= LDS
root   47312  0.0  0.2   628  244  p6  S+    7:14AM   0:00.00  (sh)
root   47648  0.4  0.7  1256  880  p6  S+    7:16AM   0:00.13 make -k -k
-k -k -k -k -k



Maybe more make it go faster...



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009080716500.290-100000>