<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
ok, with the sbrk workaround now:<BR>
 <BR>
 <BR>
<A href="http://modula3.elegosoft.com/cm3/uploaded-archives/cm3-std-AMD64_LINUX-d5.7.0.tar.gz">http://modula3.elegosoft.com/cm3/uploaded-archives/cm3-std-AMD64_LINUX-d5.7.0.tar.gz</A><BR>
 You don't have to build anything.<BR>
 <BR>
<BR><A href="http://modula3.elegosoft.com/cm3/uploaded-archives/cm3-min-AMD64_LINUX-d5.7.0.tar.gz">http://modula3.elegosoft.com/cm3/uploaded-archives/cm3-min-AMD64_LINUX-d5.7.0.tar.gz</A><BR>
  You probably want to run ./do-cm3-std.py buildship.<BR>
 <BR>
<BR><A href="http://modula3.elegosoft.com/cm3/uploaded-archives/cm3-AMD64_LINUX.gz">http://modula3.elegosoft.com/cm3/uploaded-archives/cm3-AMD64_LINUX.gz</A><BR>
  You get to build your own of almost everything (./install-config.py && ./do-pkg.py m3cc buildship && ./do-cm3-front.py buildship && ./install-front.py && ./do-cm3-std.py buildship)<BR>
 <BR>
 <BR>
OR you can bootstrap from an existing other system, roughly:<BR>
 cd m3-sys/m3cc && cm3 -DM3CC_TARGET=AMD64_LINUX && cd scripts/python && ./do-cm3-front.py AMD64_LINUX boot && ./boot1.py AMD64_LINUX and copy /cm3-boot-AMD64_LINUX-1.tar.gz to target machine and extract it, cd into it, make, and then you have native cm3 and proceed to previous..<BR>
 <BR>
 <BR>
I'm able to run Juno, Cube, Calculator, Mentor.<BR>
 <BR>
Hm. formsedit crashes. Darn.<BR>
 <BR>
Program received signal SIGSEGV, Segmentation fault.<BR>[Switching to Thread 1140881760 (LWP 13270)]<BR>0x00002afc180b9d6a in ScrollerVBTClass__PaintViewWithShadows (M3_Ao3CED_v=Cannot<BR> access memory at address 0x144006bf8<BR>)<BR>    at ../src/lego/POSIX/ScrollerVBTClass.m3:325<BR>325         VBT.PaintTint(v, r, v.shadow.bg);<BR>(gdb) c<BR>Continuing.<BR>Cannot find user-level thread for LWP 13242: generic error<BR>(gdb) bt<BR>#0  0x00002afc180b9d6a in ScrollerVBTClass__PaintViewWithShadows (M3_Ao3CED_v=Ca<BR>nnot access memory at address 0x144006bf8<BR>
) at ../src/lego/POSIX/ScrollerVBTClass.m3:325<BR>Cannot fetch general-purpose registers for thread 1140881760: generic error<BR>(gdb)<BR>
 <BR>
 <BR>
still might be worth other people trying out..<BR>
 <BR>
 <BR>
 - Jay<BR></body>
</html>