[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27628] Fix compilation features of GCL and Maxima
From: |
Kei Kebreau |
Subject: |
[bug#27628] Fix compilation features of GCL and Maxima |
Date: |
Sat, 08 Jul 2017 21:12:26 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
These patches are the best solution I've come upon so far to enable GCL
and Maxima to compile functions. The current issue is that GCL (and, by
proxy, Maxima) requires GCC to compile functions, but GCC and binutils
are not available to GCL at runtime. This issue in GCL causes issues in
Maxima (e.g. the graphing package "draw" does not function).
signature.asc
Description: PGP signature
- [bug#27628] Fix compilation features of GCL and Maxima,
Kei Kebreau <=
- [bug#27628] [PATCH 1/3] gnu: gcl: Ensure gcc and binutils are available at runtime., Kei Kebreau, 2017/07/08
- [bug#27628] [PATCH 2/3] Revert "gnu: maxima: Ensure gcc is available at runtime.", Kei Kebreau, 2017/07/08
- [bug#27628] [PATCH 3/3] gnu: maxima: Ensure gcc and binutils available at runtime., Kei Kebreau, 2017/07/08
- [bug#27628] [PATCH 3/3] gnu: maxima: Ensure gcc and binutils available at runtime., Ludovic Courtès, 2017/07/12
- [bug#27628] [PATCH 3/3] gnu: maxima: Ensure gcc and binutils available at runtime., Ludovic Courtès, 2017/07/12
- [bug#27628] [PATCH 3/3] gnu: maxima: Ensure gcc and binutils available at runtime., Kei Kebreau, 2017/07/12
- [bug#27628] [PATCH 3/3] gnu: maxima: Ensure gcc and binutils available at runtime., Ludovic Courtès, 2017/07/17
- [bug#27628] [PATCH 3/3] gnu: maxima: Ensure gcc and binutils available at runtime., Kei Kebreau, 2017/07/18
- [bug#27628] [PATCH 3/3] gnu: maxima: Ensure gcc and binutils available at runtime., Ludovic Courtès, 2017/07/18