On 12/9/23 10:51 AM, Luke A. Guest wrote:
>>> Can we add the following patch to the toolchain.eclass? I want to stop
>>> having to mess with this overlay. The diff can be generated by
>>> grabbing the repo https://github.com/Lucretia/ada-overlay and running
>>> ./scripts/diff_eclass.sh.
>>
>> It'd
Sorry about the spam, I just squashed the two commits together.From 471dbc22de2c31e4ca4191d70cc8bcbe452f3b97 Mon Sep 17 00:00:00 2001
From: "Luke A. Guest"
Date: Sat, 9 Dec 2023 18:05:31 +
Subject: [PATCH] Add building Ada support into the base toolchain (GCC)
mechanics. Add Ada bootstrap eb
On 09/12/2023 15:12, Sam James wrote:
"Luke A. Guest" writes:
Hi,
Can we add the following patch to the toolchain.eclass? I want to stop
having to mess with this overlay. The diff can be generated by
grabbing the repo https://github.com/Lucretia/ada-overlay and running
./scripts/diff_eclas
Can we add the following patch to the toolchain.eclass? I want to stop
having to mess with this overlay. The diff can be generated by
grabbing the repo https://github.com/Lucretia/ada-overlay and running
./scripts/diff_eclass.sh.
It'd be useful to send the whole lot with `git send-email` as prop
And this is what gcc:13 +ada would install:
https://gist.github.com/Lucretia/4837322a4d4ea331246600513ed40aaf
On 09/12/2023 15:30, Luke A. Guest wrote:
and FYI, I've been utilising this overlay for Ada for over a year.
and FYI, I've been utilising this overlay for Ada for over a year.
On 09/12/2023 15:12, Sam James wrote:
"Luke A. Guest" writes:
Hi,
Can we add the following patch to the toolchain.eclass? I want to stop
having to mess with this overlay. The diff can be generated by
grabbing the repo https://github.com/Lucretia/ada-overlay and running
./scripts/diff_ecla
"Luke A. Guest" writes:
> Hi,
>
> Can we add the following patch to the toolchain.eclass? I want to stop
> having to mess with this overlay. The diff can be generated by
> grabbing the repo https://github.com/Lucretia/ada-overlay and running
> ./scripts/diff_eclass.sh.
It'd be useful to send t
Hi,
Can we add the following patch to the toolchain.eclass? I want to stop
having to mess with this overlay. The diff can be generated by grabbing
the repo https://github.com/Lucretia/ada-overlay and running
./scripts/diff_eclass.sh.
The only thing I'm not sure about is the BDEPEND stuff.
T
Hi,
I've managed to add Ada to the toolchain.eclass, I've built in a chroot
for x86 and amd64, building 4.9.3 using the bootstrap that Steve Arnold
put together. I also then built a 5.1.0 build using the installed 4.9.3
toolchain. I then installed mingw crossdev toolchain with ada support.
It's b
10 matches
Mail list logo