latest git version no longer detected by base

2022-04-14 Thread Christopher Jones
Hi All, Does anyone have any ideas on https://github.com/macports/macports-ports/commit/053dbb666a57972ceefba10b1edd12f16d886fd4#commitcomment-71271508 something about the lates

Location to store binaries

2022-04-14 Thread mcalhoun
As many of you know, the standard Rust compiler is self-hosting. The upstream bootstrap compiler only works (unmodified) on 64-bit 10.9+. There is an attempt to build a bootstrap compiler that runs on older systems [1]. One stumbling block is where to build and store the bootstrap compilers. I am

Re: latest git version no longer detected by base

2022-04-14 Thread Joshua Root
On 2022-4-14 23:56 , Christopher Jones wrote: Hi All, Does anyone have any ideas on https://github.com/macports/macports-ports/commit/053dbb666a57972ceefba10b1edd12f16d886fd4#commitcomment-71271508

Re: Location to store binaries

2022-04-14 Thread Joshua Root
On 2022-4-15 02:16 , mcalh...@macports.org wrote: As many of you know, the standard Rust compiler is self-hosting. The upstream bootstrap compiler only works (unmodified) on 64-bit 10.9+. There is an attempt to build a bootstrap compiler that runs on older systems [1]. One stumbling block is whe

Location to store binaries

2022-04-14 Thread Marcus Calhoun-Lopez
As many of you know, the standard Rust compiler is self-hosting. The upstream bootstrap compiler only works (unmodified) on 64-bit 10.9+. There is an attempt to build a bootstrap compiler that runs on older systems [1]. One stumbling block is where to build and store the bootstrap compilers. I am