nixpkgs/pkgs/development/compilers/sbcl
Hraban Luyat 5c12e0efb6 sbcl: bootstrap x86-64-darwin 1.2.11 -> 2.2.9
Update the binary used to bootstrap SBCL versions on Darwin (Mac OS) x86-64
systems (i.e. Intel, i.e. non-ARM) from 1.2.11 (released in 2015) to
2.2.9 (released September 2022). Generally, the more recent the bootstrap
binary, the fewer the problems. This bootstrap binary can be used to compile
other SBCL versions (for this target) from source. Those don’t have binary
releases by the SBCL team.

This is useful because building SBCL 2.x from source, using the binary release
of 1.2.11, on this system configuration, ended up in an endless loop. See also
this thread on the Mac ports forum, where people are having the same issue:

https://trac.macports.org/ticket/64621

Now that SBCL has released a more recent binary build for this system, the
problem is solved.
2022-10-01 03:21:40 -04:00
..
2.0.8.nix sbcl: fix the 2.0.8 version 2021-10-06 19:48:59 +02:00
2.0.9.nix
2.1.1.nix
2.1.2.nix
2.1.9.nix sbcl_2_1_9: init at 2.1.9 2021-09-30 15:23:08 +02:00
2.1.10.nix sbcl_2_1_10: init at 2.1.10 2021-11-23 13:39:28 +01:00
2.1.11.nix sbcl: 2.1.9 -> 2.1.11 2021-12-16 21:27:56 +01:00
2.2.4.nix sbcl: 2.1.11 -> 2.2.4 2022-04-29 20:43:01 +02:00
2.2.6.nix sbcl_2_2_6: init at 2.2.6 2022-07-01 04:20:00 +00:00
bootstrap.nix sbcl: bootstrap x86-64-darwin 1.2.11 -> 2.2.9 2022-10-01 03:21:40 -04:00
common.nix sbcl_2_1_10, sbcl_2_1_11: fix build on arm64-darwin (-fno-common fallout) 2022-07-21 22:08:27 +01:00