From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from kate.whsl206.com ([49.50.249.45]) by ur; Tue Apr 5 20:56:32 EDT 2016 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=qs.co.nz; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Date: Message-ID:Subject:From:To; bh=J7NV8OtERv+6/an+/gMuBmItvpEOAknAGMsgteZ1vT0=; b=YO65c2p2WNL85vhDa76sBnYDem8gbgm9NWe8po8LfjHG2dzRUUmXnfluu4LVkWf2oGLtLgxo7S Av6YUIlfcMMiR+IBbgNGV5nOJYKWMJz9G83I59Z9DRNdaKI/ThcIb6lrQY9fLFCKdpMq0rRLNZsR9 zBLhkrzbazxgz8I1fB1NmA6H387LgPa+fZ+AZPspAko1JIWQ38sA4+RJ63bXowcfBsZ31Pi04xMFU lhNubQxs2tVIDxXsSUqGVWp5Q6LG5tiQWeFCF8SoBta+l3m5e+jtPbNoOEKx6APhWg6wc2yZPD+GD huEXzc3XMMOcbwFXchoB26+dg6vtW+qAOs0hg==; Received: from [122.56.204.61] (port=2889 helo=[192.168.43.254]) by kate.whsl206.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86_1) (envelope-from ) id 1anbl0-002vuq-E7 for 9front@9front.org; Wed, 06 Apr 2016 12:55:42 +1200 To: 9front@9front.org From: Trevor Higgins Subject: Build process optimisation Message-ID: <57045E89.7000202@qs.co.nz> Date: Wed, 6 Apr 2016 12:55:37 +1200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - kate.whsl206.com X-AntiAbuse: Original Domain - 9front.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - qs.co.nz X-Get-Message-Sender-Via: kate.whsl206.com: authenticated_id: phil@qs.co.nz X-Authenticated-Sender: kate.whsl206.com: phil@qs.co.nz X-Source: X-Source-Args: X-Source-Dir: List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: encrypted deep-learning information-scale API I am building under Virtual box with u9fs fs served from linux. I have encountered many small issues in getting everything setup and so I have had to restart the build process frequently. The build process always rebuilds the libraries even though they have not changed and do not require rebuilding. This make the whole build process unduly painful. I have tried binding /sys/sys/cmd/mklib over mksyslib but the mklib does not handle a dependency where no targets needing rebuilding. Ie libname(): don't know how to build. Anyone got any advice on how I can restart the build without having to spend 30minutes churning over all the libraries or how to change the makefile to skip them if they are built? cheers. -- We need another plan