Jeff Best (comp.lang.pop@jtbest.demon.co.uk) wrote:
: To what extent are Poplog saved images (*.psv) dependent upon the
: specific platform on which they are created? Or, put another way, do I
: need to store platform-specific *.psv files in the CVS repository on
: SourceForge for OpenPoplog?
AFAIKS Poplog saved images are specific to the binary that created them:
`*.psv' contains both machine code and adresses in the Poplog binary
-- they are useless if the binary changes.
IMHO it is useless to have `*.psv' in CVS -- CVS is intended to track
changes in sources and `*.psv' are not sources (they are easily re-built
from sources).
Personaly I think that `*.psv' are not needed even in binary distribution,
they can be easily re-built at install time.
--
Waldek Hebisch
hebisch@math.uni.wroc.pl or hebisch@hera.math.uni.wroc.pl
|