<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Please try:<BR>
<BR><A href="http://modula3.elegosoft.com/cm3/uploaded-archives/cm3-min-NT386MINGNU-d5.7.1.tar.gz">http://modula3.elegosoft.com/cm3/uploaded-archives/cm3-min-NT386MINGNU-d5.7.1.tar.gz</A><BR>
<BR>or:<BR>
<BR><A href="http://modula3.elegosoft.com/cm3/uploaded-archives/cm3-std-NT386MINGNU-d5.7.1.tar.gz">http://modula3.elegosoft.com/cm3/uploaded-archives/cm3-std-NT386MINGNU-d5.7.1.tar.gz</A><BR>
<BR>I know many of the gui apps crash pretty early, in ways that don't look gui-app-specific.<BR>
<BR> - Jay<BR><BR> <BR>> From: jay.krell@cornell.edu<BR>> To: wagner@elegosoft.com; rv82@ya.ru<BR>> CC: m3devel@elegosoft.com; m3-support@elego.de<BR>> Subject: RE: [M3devel] CM3 on Win32 (MinGW)<BR>> Date: Tue, 17 Feb 2009 07:35:43 +0000<BR>> <BR>> <BR>> (ps: more complete list:<BR>> <BR>> <BR>> NT386GNU:<BR>> gcc backend <BR>> gcc for C compiler<BR>> gcc/GNU ld for linker<BR>> cygwin C runtime <BR>> X windows<BR>> pthreads<BR>> forward slashes on paths<BR>> debuggable with gdb ("stabs" debug format) <BR>> or printf.. <BR>> <BR>> <BR>> NT386MINGNU<BR>> gcc backend <BR>> gcc for C compiler <BR>> gcc/GNU ld for linker <BR>> MS C runtime (provided by mingw's gcc) <BR>> I think debuggable with gdb. ("stabs" debug format) <BR>> or printf.. <BR>> Win32 windows <BR>> Win32 threads <BR>> backwards slashes on paths, or forward<BR>> <BR>> <BR>> NT386:<BR>> integrated backend -- very fast <BR>> no 64 bit LONGINT <BR>> Visual C++ compiler/linker/runtime <BR>> Win32 thread/windows <BR>> backwards slashes on paths, or forward <BR>> debugable with Visual Studio/cdb/ntsd/windbg ("CodeView" debug format), not gdb <BR>> or printf.. <BR>> )<BR>> <BR>> <BR>> The various factors are mixable/matchable to SOME extent, but they aren't tested, they might be confusing, and they don't all work necessarily.<BR>> These are "friendly" names to encompass a set of underlying factors.<BR>> I think I386_NT or I386_MSWIN, I386_CYGWIN, I386_MINGWIN might be better names.<BR>> (I would avoid saying "WIN32" anywhere, due to Windows also running on IA64 and AMD64).<BR>> <BR>> <BR>> - Jay<BR>> <BR>> <BR>> <BR>> ----------------------------------------<BR>> > From: jay.krell@cornell.edu<BR>> > To: wagner@elegosoft.com; rv82@ya.ru<BR>> > Date: Tue, 17 Feb 2009 07:20:13 +0000<BR>> > CC: m3devel@elegosoft.com; m3-support@elego.de<BR>> > Subject: Re: [M3devel] CM3 on Win32 (MinGW)<BR>> ><BR>> ><BR>> > NT386GNU corresponds to cygwin.<BR>> > It uses the gcc backend (has a 64 bit integer), and Cygwin runtime, pthreads, and forward slashes on all paths.<BR>> ><BR>> ><BR>> > NT386MINGNU corresponds to mingwin.<BR>> > It uses the gcc backend (has a 64 bit integer), MS runtime, Win32 threads, backwards slashes on all paths, but is ok with forward slashes, but doesn't do any "fancy" path conversions -- c:/windows is ok for example.<BR>> ><BR>> ><BR>> > NT386MINGNU was working, at least for command line apps.<BR>> ><BR>> > I can spin another build, make sure it still works, and maybe get around to fixing gui apps.<BR>> > (I think I'll just put in a small workaround for the gui issue.)<BR>> ><BR>> ><BR>> > In the meantime, can try cygwin?<BR>> ><BR>> ><BR>> > Anyone ok if I rename these I386_CYGWIN and I386_MINGW or I386_MINGWIN?<BR>> ><BR>> ><BR>> > - Jay<BR>> ><BR>> ><BR>> ><BR>> > ----------------------------------------<BR>> >> Date: Tue, 17 Feb 2009 08:01:35 +0100<BR>> >> From: wagner@elegosoft.com<BR>> >> To: rv82@ya.ru<BR>> >> CC: m3devel@elegosoft.com; m3-support@elego.de<BR>> >> Subject: Re: [M3devel] CM3 on Win32 (MinGW)<BR>> >><BR>> >> Quoting Воронов Роман :<BR>> >><BR>> >>> Hello! At first, excuse me, but my english is very-very bad!<BR>> >>><BR>> >>> 1. I try to build CM3 on Windows XP with MinGW toolset. But when I<BR>> >>> build m3core and libm3, there are many errors appears. I use<BR>> >>> cm3-min-WIN32-NT386GNU-d5.5.1 and<BR>> >>> cm3-src-all-d5.7.1-2009-02-09-15-06-52.tgz. May you recomend me, how<BR>> >>> to build m3core and libm3? All other libraries and packages I'll<BR>> >>> build manually.<BR>> >><BR>> >> This may be best answered on the m3devel list, but you'll probably have<BR>> >> to provide some more details as to the many errors.<BR>> >> There should be a binary installation archive for CM3 based on<BR>> >> Cygwin in the upload area of www.opencm3.net.<BR>> >><BR>> >>> 2. Tell me please, may I put binary package of CM3 for Win32 on my<BR>> >>> own site for public downloads?<BR>> >><BR>> >> That should be no problem. You can also upload new packages you<BR>> >> want to publish to www.opencm3.net.<BR>> >><BR>> >> Olaf<BR>> >> --<BR>> >> Olaf Wagner -- elego Software Solutions GmbH<BR>> >> Gustav-Meyer-Allee 25 / Gebäude 12, 13355 Berlin, Germany<BR>> >> phone: +49 30 23 45 86 96 mobile: +49 177 2345 869 fax: +49 30 23 45 86 95<BR>> >> http://www.elegosoft.com | Geschäftsführer: Olaf Wagner | Sitz: Berlin<BR>> >> Handelregister: Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194<BR>> >><BR></body>
</html>