<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Right now, I put them in a release section of a fork of Rust:<div class=""><a href="https://github.com/MarcusCalhoun-Lopez/rust/releases" class="">https://github.com/MarcusCalhoun-Lopez/rust/releases</a></div><div class=""><br class=""></div><div class="">Could a similar fork be created under the auspices of the MacPorts project?</div><div class=""><br class=""></div><div class="">-Marcus<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Apr 15, 2022, at 3:15 PM, Herby G <<a href="mailto:herby.gillot@gmail.com" class="">herby.gillot@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Since this would be adding a component that affects the build of a very core build component to many MacPorts packages, perhaps a bit more care should be taken with where it will be stored.<div class=""><br class=""></div><div class="">Maybe it makes sense for this new bootstrap compiler to live in a repository owned by the MacPorts Github org?</div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 14, 2022 at 6:22 PM Joshua Root <<a href="mailto:jmr@macports.org" class="">jmr@macports.org</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2022-4-15 02:16 , <a href="mailto:mcalhoun@macports.org" target="_blank" class="">mcalhoun@macports.org</a> wrote:<br class="">
> As many of you know, the standard Rust compiler is self-hosting.<br class="">
> The upstream bootstrap compiler only works (unmodified) on 64-bit 10.9+.<br class="">
> <br class="">
> There is an attempt to build a bootstrap compiler that runs on older<br class="">
> systems [1].<br class="">
> One stumbling block is where to build and store the bootstrap compilers.<br class="">
> I am afraid I know little about this.<br class="">
> Github packages, JFrog, other?<br class="">
> Does anyone have any suggestions?<br class="">
> <br class="">
> Thanks,<br class="">
> Marcus<br class="">
> <br class="">
> 1) <a href="https://github.com/macports/macports-ports/pull/14277" rel="noreferrer" target="_blank" class="">https://github.com/macports/macports-ports/pull/14277</a><br class="">
<br class="">
It's not really different to hosting any other distfiles; pretty much <br class="">
anywhere you can make them available is fine. If you have a GitHub repo <br class="">
where you keep the work that has gone into this, that's an easy place to <br class="">
keep the files - just create a tag and make a release using that tag, <br class="">
and you can attach whatever files you like to it.<br class="">
<br class="">
- Josh<br class="">
</blockquote></div>
</div></blockquote></div><br class=""></div></body></html>