<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><BLOCKQUOTE>
<META content="Microsoft SafeHTML" name=Generator>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Tahoma;}
</STYLE>
I was having some hardware/network problem and as an indirect result, am not running Linux/sparc for a bit. <BR> <BR> I was going to make distributions and bring up SPARC64_LINUX, but it'll wait some. <BR> <BR> If anyone can help me a bit with Sun-specific problems, please ping me privately. <BR> <BR> In the meantime, there is: <BR> <BR> <A href="http://modula3.elegosoft.com/cm3/uploaded-archives/cm3-base-POSIX-SPARC32_LINUX-1.tar.bz2" target=_blank>http://modula3.elegosoft.com/cm3/uploaded-archives/<FONT face="">cm3-base-POSIX-<FONT face="">SPARC32_LINUX-1.tar.bz2</FONT></FONT></A> <BR> <BR> It should be called "boot", but something didn't like that. <BR> <BR> roughly: <BR> <BR> wget <A href="http://modula3.elegosoft.com/cm3/uploaded-archives/cm3-base-POSIX-SPARC32_LINUX-1.tar.bz2" target=_blank>http://modula3.elegosoft.com/cm3/uploaded-archives/<FONT face="">cm3-base-POSIX-<FONT face="">SPARC32_LINUX-1.tar.bz2</FONT></FONT></A> <BR> tar xf <FONT face="">cm3-base-POSIX-<FONT face="">SPARC32_LINUX-1.tar.bz2</FONT></FONT> <BR> cd cm3-boot-POSIX-SPARC32_LINUX-1 <BR> . ./1.sh <BR> mkdir -p /cm3/bin <BR> cp exe/cm3 /cm3/bin <BR> export PATH=/cm3/bin:$PATH <BR> cd $CVSROOT/scripts/python <BR> ./upgrade.py <BR> and then optionally ./make-dist.py <BR>
<BR>
or, I'm not sure upgrade ships/installs/copies cm3cg, so:<BR>
cd $CVSROOT/scripts/python <BR> ./do-pkg.py m3cc <BR>
cp ../../m3-sys/m3cc/SPARC32_LINUX/cm3cg /cm3/bin <BR> OMIT_GCC=yes ./upgrade.py <BR> <BR> <BR>SHOULD work. /usr/local/cm3 should work, but I find that rather long.<BR>Actually I never built beyond "front". <BR>And dynamic linking and garbage collection are both off, for now. <BR> <BR><BR>Then again, I suspect nobody runs Linux on SPARC, esp. not here. <BR>It was educational though to bring up a platform on which I could<BR>not rely on an existing ability to run cm3.<BR><BR>
I'll TRY to get back and tie up a bunch of loose ends, there are a lot now, I know..<BR>
<BR> - Jay<BR><BR></BLOCKQUOTE></body>
</html>