Did you know it's possible to read my post and ruminate upon its meaning
without responding this way? I bet you didn't know that.
I'm not asking for any of your 'help', in case it wasn't obvious. I'm quite
used to solving the GCC project's problems myself by now, since the GCC project
seems det
On Sun, 3 Dec 2023, 18:19 Dave Blanchard, wrote:
> Hello all, while bootstrapping GNAT onto my cross compiled system with GCC
> 10.x I found that the make script leaves something to be desired.
>
> First off it doesn't add the host prefix to the cross compiler binaries;
> it calls gnatmake, gnatl
Hello all, while bootstrapping GNAT onto my cross compiled system with GCC 10.x
I found that the make script leaves something to be desired.
First off it doesn't add the host prefix to the cross compiler binaries; it
calls gnatmake, gnatlink, gnatbind, gnatls, and gcc without the
x86_64-linux-