RFA: AVR: Support building AVR Linux targets

Denis Chertykov chertykov@gmail.com
Mon Aug 12 12:29:00 GMT 2013


2013/8/12 Nick Clifton <nickc@redhat.com>:
> Hi Dennis, Hi Anatoly, Hi Eric,
>
>   I have run into a small problem building GCC for an AVR Linux target -
>   glibc-c.o is not being built.  It turns out that the section handling
>   "avr-*-*" in the config.gcc file is redefining tmake_file without
>   allowing for the fact that t-glibc has already been added to it.
>
>   The patch below is the obvious fix for this problem, but I have not
>   committed it because it occurred to me that there might be some AVR
>   specific reason for not including t-glibc.

I can't remember such reasons.

>  So - is the patch OK, or
>   is there some other way of fixing the problem ?
>
> Cheers
>   Nick
>
> gcc/ChangeLog
> 2013-08-12  Nick Clifton  <nickc@redhat.com>
>
>         * config.gcc (avr-*-*): Allow for tmake_file not being empty.
>
> Index: gcc/config.gcc

Please Apply.

Denis.



More information about the Gcc-patches mailing list