[K42-discussion] Last push for a bit
Patrick G. Bridges
bridges at cs.unm.edu
Sat Sep 16 00:36:55 EST 2006
On Sep 15, 2006, at 8:13 AM, Amos Waterland wrote:
> On Thu, Sep 14, 2006 at 11:38:40AM -0600, Patrick G. Bridges wrote:
>> infrastructure to allow it to build exec.so/libk42sys.so, and added
>> dependencies to allow parallel makes (make -j) to work with it as
>
> Can you explain what you mean by this?
>
> Parallel makes were a primary priority. They have worked from day one
> with Makefile.new.
As I added server and library builds, I had to be careful with
dependencies so that the parallel makes didn't break. Some of my
earlier pushes didn't have server/library dependencies in place, so
parallel make didn't always work right. I've gone back with this push
and been careful with dependencies so that they should work well.
-Patrick
More information about the K42-discussion
mailing list