> > 2019-07-08  Dmitriy Anisimkov  <anisi...@adacore.com>
> >
> > gcc/ada/
> >
> >     * Makefile.rtl: Use g-sercom__linux.adb for all linuxes.
> 
> ln: failed to create symbolic link 'rts/g-sercom.adb': File exists
> make[7]: *** [/daten/riscv64/gcc/gcc-20190713/gcc/ada/Makefile.rtl:2676: 
> setup-rts] Error 1
> 
> Andreas.
> 
> diff --git a/gcc/ada/Makefile.rtl b/gcc/ada/Makefile.rtl
> index 80ba46dd104..daee19a4ba5 100644
> --- a/gcc/ada/Makefile.rtl
> +++ b/gcc/ada/Makefile.rtl
> @@ -2460,7 +2460,6 @@ ifeq ($(strip $(filter-out riscv% linux%,$(target_cpu) 
> $(target_os))),)
>    s-tasinf.adb<libgnarl/s-tasinf__linux.adb \
>    s-taspri.ads<libgnarl/s-taspri__posix-noaltstack.ads \
>    s-tpopsp.adb<libgnarl/s-tpopsp__posix-foreign.adb \
> -  g-sercom.adb<libgnat/g-sercom__linux.adb \
>    system.ads<libgnat/system-linux-riscv.ads
>  
>    TOOLS_TARGET_PAIRS = indepsw.adb<indepsw-gnu.adb

Above corrective patch is OK, thanks.

Arno

Reply via email to