This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch,wwwdocs] Add gcc-5 caveats for avr.
- From: Andi Kleen <andi at firstfloor dot org>
- To: Georg-Johann Lay <avr at gjlay dot de>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, Gerald Pfeifer <gerald at pfeifer dot com>, Denis Chertykov <chertykov at gmail dot com>
- Date: Mon, 20 Apr 2015 06:40:01 -0700
- Subject: Re: [patch,wwwdocs] Add gcc-5 caveats for avr.
- Authentication-results: sourceware.org; auth=none
- References: <5534D76F dot 2060503 at gjlay dot de>
Georg-Johann Lay <avr@gjlay.de> writes:
> + <a href="http://gcc.gnu.org/onlinedocs/gcc/Spec-Files.html">spec file</a>.
> + If the compiler is used together with AVR-LibC, this requires at
> + least GCC 5.2 and a version of AVR-LibC which implements
Really 5.2?
-Andi