<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
> As far as I remember it has always been this way with (C)M3.<BR>> Runtime and compiler must agree wrt. target platforms.<BR>> <BR>> Olaf<BR><BR>
 <BR>
I /think/ they can disagree, as long as you don't build the runtime.<BR>
That is, when you add new platforms, you build the updated compiler first,<BR>
against an old runtime, then build the updated runtime.<BR>
I'm just speculating though based on my being stuck last night<BR>
trying to build m3core first, vs. that I often build the compiler first.<BR>
 <BR>
I also wonder if it must be this way -- if the compiler can't inject<BR>
into the runtime its list of targets.<BR>
 <BR>
 - Jay<BR></body>
</html>