diff options
author | Marc Poulhiès <poulhies@adacore.com> | 2023-09-25 21:52:25 +0200 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2024-06-05 19:30:31 +1200 |
commit | d4953677cdb286c12409b2b5b215de56c521a8b8 (patch) | |
tree | 80196a6e2fa98406392fff118d2177d74644b078 /ct-ng.in | |
parent | 47e62176143e2b91de71d1249be7e734ac895725 (diff) | |
download | crosstool-ng-d4953677cdb286c12409b2b5b215de56c521a8b8.tar.gz crosstool-ng-d4953677cdb286c12409b2b5b215de56c521a8b8.tar.bz2 crosstool-ng-d4953677cdb286c12409b2b5b215de56c521a8b8.zip |
Allow for Runtime-less build of GDC and GNAT
Both D and GNAT have their own runtimes (resp. libphotos and libada).
It is still possible to build the compiler proper without any runtime,
and have an external runtime installed later. This is most commonly
found in embedded systems.
An example for D is: https://github.com/KitsunebiGames/tinyd-rt
An example for Ada: https://github.com/Fabien-Chouteau/bare_runtime
Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
Diffstat (limited to 'ct-ng.in')
0 files changed, 0 insertions, 0 deletions