<html>

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">


<meta name=Generator content="Microsoft Word 10 (filtered)">

<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
pre
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.EmailStyle17
        {font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1><pre><font size=2 face="Courier New"><span
style='font-size:10.0pt'>Hi Patrick,</span></font></pre><pre><font size=2
face="Courier New"><span style='font-size:10.0pt'> </span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>I had success with mingw (using msys shell) and I think it's a better option than cygwin since it doesn't depend on any other dlls.</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>There are some tricks to make it work with the windows command prompt since after installation it assumes it's a unix environment and tries to execute a shell script. You'll have to create a batch file for that in order to compile with gsc.</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>I could compile standalone exes, libraries to load in the interpreter including Meroon object system.</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>I compile with gsc from the command prompt (the interpreter and compiler have some display problems with msys) and afterwards I use bash to compile the generated C files with gcc.</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>After a lot of work (trying different ways to do it) I finally got a standalone exe with Meroon included and some test classes.</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>If you need any help to set it up let me know.</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'> </span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>It does also work with Visual Studio 6 but you'll have to update the projects in the misc directory (they are old).</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>I cannot comment on performance of the two different compilers, I only got some "line too long" errors in VS6 but it works.</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>My choice was primarily based on the fact that mingw is open source and a lot of C libraries come with autoconf instead of VS projects. </span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'> </span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'> </span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>Regards,</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>Dan Hristodorescu.</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'> </span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'> </span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>-----Original Message-----</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'> </span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>I'd like to run beta 12 on Win32. Is there a technical reason a system</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>has not been built yet?</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'> </span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>What would be the best way to build beta 12 for Win32? </span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>- Using an IDE config included in the distribution?</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>- Using one of the Win32 shell scripts</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>- Perhaps under Cygwin?</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'> </span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>I assume gcc is the preferable compiler, so perhaps the best choice is</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>DJGPP and perhaps Cygwin second choice. Has anyone tried Cygwin? A</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>google was inconclusive.</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'> </span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>Thanks,</span></font></pre><pre><font
size=2 face="Courier New"><span style='font-size:10.0pt'>Patrick</span></font></pre>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'> </span></font></p>

</div>

</body>

</html>