<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
please try out:<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>
 and/or <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>
 <BR>
Regression tests mostly pass.<BR>
Two are overly 32 bit specific.<BR>
Two hang.<BR>
Others fail that look familiar and/or floating point related, so probably fail on all.<BR>
I didn't look too closely.<BR>
The hangs need investigation.<BR>
 <BR>
Tony, should mmap work now, for arbitrarily distributed mmap?<BR>
I can try going back to that before debugging the hangs.<BR>
In one case I know the test didn't hang, but the test infra structure hangs waiting for it.<BR>
 <BR>
All relevant changes are commited.<BR>
Sorry this has taken so long..<BR>
 <BR>
 - Jay<BR><BR>

<HR id=stopSpelling>
<BR>
From: jay.krell@cornell.edu<BR>To: m3devel@elegosoft.com<BR>Subject: RE: [M3devel] AMD64_LINUX (again)<BR>Date: Mon, 15 Dec 2008 16:37:33 +0000<BR><BR>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</STYLE>
I never debugged the formsedit crash, but it seems to be gone now.<BR>  Possibly courtesy of pruning down the cloned headers, I don't know.<BR>Not quite eveything is checked in and I didn't build a distribution yet.<BR>Within a few days, hopefully.<BR>I need to try the regression tests too.<BR> <BR> - Jay<BR><BR><BR><BR>

<HR id=EC_stopSpelling>
<BR>
<BR>From: jay.krell@cornell.edu<BR>To: m3devel@elegosoft.com<BR>Date: Mon, 17 Nov 2008 08:39:48 +0000<BR>Subject: [M3devel] AMD64_LINUX (again)<BR><BR>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</STYLE>
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><BR><BR></body>
</html>