Ravenbrook / Projects / Memory Pool System / Issues

Memory Pool System


MPS issue job001421

Title: MPS default "all" build omits plinth (mpsplan.a/.lib) and (on w3) mps.lib
Status: closed
Priority: optional
Assigned user: Richard Kistruck
Product: mps
Organization: Ravenbrook
Description: MPS default "all" build omits plinth (mpsplan.a/.lib) and (on w3) mps.lib

RHSK 2006-05-31
The MPS default "all" build should build helpful stuff. Currently
on Unix-like (including Mac) it only builds mps.a -- it should
also build mpsplan.a. Currently on Windows it doesn't build
either -- it should build both.
Analysis: RHSK 2006-05-31
It would have been neater to fix this as part of job001352
"...mps.a includes plinth (it should not)" -- my mistake.
To fix:
comm.gmk: add "mpsplan.a" to "all" target.
commpost.nmk: add "mps.lib mpsplan.lib" to "all" target.
How found: unknown
Evidence: inspection
Observed in: 1.106.2
Introduced in: 0.0.0
Test procedure: none
Created by: Richard Kistruck
Created on: 2006-05-31 16:53:04
Last modified by: Richard Kistruck
Last modified on: 2006-05-31 16:59:52
History: 2006-05-31 RHSK Created.

Fixes

Change Effect Date User Description
158999 closed 2006-05-31 16:58:03 Richard Kistruck MPS: add mpsplan.a to "all" target; add mps.lib and mpsplan.lib to "all" target

Generated at 2008-10-14 20:02:28 by $Id: //info.ravenbrook.com/infosys/cgi/issue.cgi#430 $

Copyright © Ravenbrook Limited. This document is provided "as is", without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this document. You may not duplicate or reproduce this document in any form without the express permission of the copyright holder.

Ravenbrook / Projects / Memory Pool System / Issues