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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
                 CC|                            |ebotcazou at gcc dot gnu.org
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2022-03-09

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> Building the gcc suite with Ada with a target such as x86_64-suse-linux
> causes Target_Name to be set to x86_64-suse-linux-gnu in s-oscons.ads.

That's not what you're doing though since you do not pass --target, so try
adding --target=x86_64-suse-linux to the configure line.

Reply via email to