Re: RMCL 6.0 with ASDF

"Chun Tian (binghe)" <[email protected]> Tue, 29 Aug 2017 12:09:19 +0200
Newsgroups gmane.lisp.mcl.general
Message-ID <CAEXPsJN5W5RegJP6WZyo1RgTio9qNCnbvJvmc2Ktjdm_ewGv9A@mail.gmail.com>
--===============8532759694077673118==
Content-Type: multipart/alternative; boundary="94eb2c1144d4f944b80557e19b0b"

--94eb2c1144d4f944b80557e19b0b
Content-Type: text/plain; charset="UTF-8"

I've deleted the old GitHub repository and created a new one:

https://github.com/binghe/mcl

Now it has all revision history migrated from the old hg repository on
code.google.com.

Hi Zach,

Can I donate this new "mcl" repository to sharplispers group? I don't think
I deserve to "own" this repository, afterall I'm not the major contributor
at all.

Regards,

Chun Tian




On 29 August 2017 at 10:58, Chun Tian (binghe) <[email protected]>
wrote:

> Hi,
>
> I'm not sure if this mailing list is still working, maybe the only way to
> confirm this is to make a new post and see if I got any reply.
>
> Recently I've migrated the latest snapshot of RMCL's source code from the
> half-dead google code web site [1] to GitHub [2]. I do this because I'm
> working on migrating old projects originally developed in MCL.
> Unfortunately I can't go through the full RMCL rebuilding process any more,
> because unfortunately I'm blocked by a known potential issue (cannot run
> ppc-boot) and the solution is to use a PowerPC/Mac OS X for the rest of
> steps.  However, I do have a ready-to-use "MCL 6.0" directory that I built
> many years ago using an old PowerMac G4 that I ever own, and there's
> nothing stopping me applying new patches in it and use it normally in my
> virtual machine running a Intel/Mac OS X 10.6.
>
> For people who may experiences the same issues (no PPC Mac), I've packed
> my "MCL 6.0" image and uploaded it as a binary release tarball [3].  It
> ships with all MCL patches from the old google code repository, plus a few
> more that I found in GitHub, plus one made by myself. And they're not
> loaded into the image by default, so it's your free choice to decide
> whether use them.
>
> On the other side, this "MCL 6.0" release ships with ASDF, an old 3.x
> version which is confirmed working with MCL (latest ASDF doesn't work). I
> don't see any hope to use Quicklisp directly in MCL, but in case you have
> already pulled ASDF-based projects into your local disk using any other
> supported CL platforms, it's quite trivial to register manually these
> projects' home directories into the MCL version of ASDF and compile&load
> these projects.
>
> Most of the "MCL 6.0" work were done by Terje Norderhaug.
>
> Regards,
>
> Chun Tian
>
> [1] https://code.google.com/archive/p/mcl/
> [2] https://github.com/binghe/rmcl
> [3] https://github.com/binghe/rmcl/releases/tag/v6.0
>
>
> --
> Chun Tian (binghe)
> University of Bologna (Italy)
>
>


-- 
Chun Tian (binghe)
University of Bologna (Italy)

--94eb2c1144d4f944b80557e19b0b
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I&#39;ve deleted the old GitHub repository and created a n=
ew one:<div><br></div><div><a href=3D"https://github.com/binghe/mcl">https:=
//github.com/binghe/mcl</a><br></div><div><br></div><div>Now it has all rev=
ision history migrated from the old hg repository on <a href=3D"http://code=
.google.com">code.google.com</a>.</div><div><br></div><div>Hi Zach,</div><d=
iv><br></div><div>Can I donate this new &quot;mcl&quot; repository to sharp=
lispers group? I don&#39;t think I deserve to &quot;own&quot; this reposito=
ry, afterall I&#39;m not the major contributor at all.</div><div><br></div>=
<div>Regards,</div><div><br></div><div>Chun Tian</div><div><br></div><div><=
br></div><div><br></div></div><div class=3D"gmail_extra"><br><div class=3D"=
gmail_quote">On 29 August 2017 at 10:58, Chun Tian (binghe) <span dir=3D"lt=
r">&lt;<a href=3D"mailto:[email protected]" target=3D"_blank">binghe.li=
[email protected]</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" sty=
le=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div d=
ir=3D"ltr">Hi,<div><br></div><div>I&#39;m not sure if this mailing list is =
still working, maybe the only way to confirm this is to make a new post and=
 see if I got any reply.</div><div><br></div><div>Recently I&#39;ve migrate=
d the latest snapshot of RMCL&#39;s source code from the half-dead google c=
ode web site [1] to GitHub [2]. I do this because I&#39;m working on migrat=
ing old projects originally developed in MCL. =C2=A0 Unfortunately I can&#3=
9;t go through the full RMCL rebuilding process any more, because unfortuna=
tely I&#39;m blocked by a known potential issue (cannot run ppc-boot) and t=
he solution is to use a PowerPC/Mac OS X for the rest of steps.=C2=A0 Howev=
er, I do have a ready-to-use &quot;MCL 6.0&quot; directory that I built man=
y years ago using an old PowerMac G4 that I ever own, and there&#39;s nothi=
ng stopping me applying new patches in it and use it normally in my virtual=
 machine running a Intel/Mac OS X 10.6.</div><div><br></div><div>For people=
 who may experiences the same issues (no PPC Mac), I&#39;ve packed my &quot=
;MCL 6.0&quot; image and uploaded it as a binary release tarball [3].=C2=A0=
 It ships with all MCL patches from the old google code repository, plus a =
few more that I found in GitHub, plus one made by myself. And they&#39;re n=
ot loaded into the image by default, so it&#39;s your free choice to decide=
 whether use them.</div><div><br></div><div>On the other side, this &quot;M=
CL 6.0&quot; release ships with ASDF, an old 3.x version which is confirmed=
 working with MCL (latest ASDF doesn&#39;t work). I don&#39;t see any hope =
to use Quicklisp directly in MCL, but in case you have already pulled ASDF-=
based projects into your local disk using any other supported CL platforms,=
 it&#39;s quite trivial to register manually these projects&#39; home direc=
tories into the MCL version of ASDF and compile&amp;load these projects.</d=
iv><div><br></div><div>Most of the &quot;MCL 6.0&quot; work were done by Te=
rje Norderhaug.</div><div><br></div><div>Regards,</div><div><br></div><div>=
Chun Tian</div><div><br></div><div>[1]=C2=A0<a href=3D"https://code.google.=
com/archive/p/mcl/" target=3D"_blank">https://code.google.com/<wbr>archive/=
p/mcl/</a></div><div>[2]=C2=A0<a href=3D"https://github.com/binghe/rmcl" ta=
rget=3D"_blank">https://github.com/binghe/<wbr>rmcl</a></div><div>[3]=C2=A0=
<a href=3D"https://github.com/binghe/rmcl/releases/tag/v6.0" target=3D"_bla=
nk">https://github.com/binghe/<wbr>rmcl/releases/tag/v6.0</a></div><span cl=
ass=3D"HOEnZb"><font color=3D"#888888"><div><br clear=3D"all"><div><br></di=
v>-- <br><div class=3D"m_-9222185684047119946gmail_signature"><div dir=3D"l=
tr"><div><div dir=3D"ltr"><div>Chun Tian (binghe)<br></div><div>University =
of Bologna (Italy)</div><div><br></div></div></div></div></div>
</div></font></span></div>
</blockquote></div><br><br clear=3D"all"><div><br></div>-- <br><div class=
=3D"gmail_signature" data-smartmail=3D"gmail_signature"><div dir=3D"ltr"><d=
iv><div dir=3D"ltr"><div>Chun Tian (binghe)<br></div><div>University of Bol=
ogna (Italy)</div><div><br></div></div></div></div></div>
</div>

--94eb2c1144d4f944b80557e19b0b--

--===============8532759694077673118==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline

X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KaW5mby1tY2wg
bWFpbGluZyBsaXN0CmluZm8tbWNsQGNsb3p1cmUuY29tCmh0dHBzOi8vbGlzdHMuY2xvenVyZS5j
b20vbWFpbG1hbi9saXN0aW5mby9pbmZvLW1jbAo=

--===============8532759694077673118==--