<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
So..I was wondering..what were the original authors thinking?<BR>
 <BR>
And there was that comment about the file containing the data upon install.<BR>
Which seemed wrong to me.<BR>
 <BR>
They were probably thinking of the way 3.6 was packaged and distributed -- everyone built the system from source, upon building m3build/m3ship from C and m3 from assembly.<BR>
 <BR>
That isn't a bad model, but we probably want both.<BR>
 <BR>
There are at least three times the paths can be computed/recorded:<BR>
  1) when you build libm3 <BR>
  2) when you install libm3 <BR>
  #1 and #2 may or may not be close in time and have the same result.<BR>
  3) by parsing cm3.cfg as needed<BR>
 <BR>
#2 is more efficient than #3 and matches the old code, but #3 is how I left it, probably ok.<BR>
 <BR>
 - Jay<BR><BR></body>
</html>