https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119277

Zsolt Vadasz <zsolt_vadasz at protonmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |FIXED

--- Comment #2 from Zsolt Vadasz <zsolt_vadasz at protonmail dot com> ---
(In reply to Andrew Pinski from comment #1)
> For Ada, you need to build a native compiler of the same version before you
> can buld a cross compiler of that version.  
> 
> This is recommeneded way too:
> https://gcc.gnu.org/install/prerequisites.html
> 
> ```
> GNAT
> ...
> In order to build a cross compiler, it is strongly recommended to install
> the new compiler as native first, and then use it to build the cross
> compiler. Other native compiler versions may work but this is not guaranteed
> and will typically fail with hard to understand compilation errors during
> the build.
> ```

Apologies, I missed that part.

Reply via email to