|
Boost-Build : |
From: hugo_duncan (hugo_duncan_at_[hidden])
Date: 2002-02-04 10:25:13
when building a lib file with borland, I often get the following
message:
Warning: library was too large for page size, rebuilt with page size 128
The parameter specifying the page size is hard coded in borland-tools.jam in the borland-Archive-action to be /P64.
What is the best way of changing this parameter?
i) change the 64 to something bigger,
ii) add some sort of archive flags,
iii) or, add a feature ?
Hugo
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk