<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
There has long been a configuration variable: MAIN_IN_C.<br><br>I propose that main always be in C. I made that so already, a small change.<br><br>I further propose that the support for main to not be in C be removed.<br><br>"Not in C" is "generating it via the backend", directly an .obj for NT386, or<br>going through the gcc backend for Posix.<br><br>Furthermore, I'll cleanup the C to be more typesafe by using ANSI C.<br><br>I have this change about ready.<br><br>I don't think avoiding C is valuable and I'd rather have fewer configuration variables.<br>Pick one approach that works reasonably always.<br><br> - Jay<br><br><br><br><br>                                          </body>
</html>