<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>>  processor + runtime + C compiler + linker + modula-3 backend  <BR>
 <BR>
correction:<BR>
 <BR>
processor + kernel/"operating system" + C runtime + C compiler + linker + modula-3 backend + gui runtime<BR>
 <BR>
Often only the first two vary, but not always.<BR>
Most systems have "native" and GNU as I understand for C compiler and linker -- Solaris, AIX, HP-UX.<BR>
And then Windows has multiple compilers, linkers, runtimes.<BR>
 <BR>
 - Jay<BR></body>
</html>