Gentoo Archives: gentoo-user

From: R0b0t1 <r030t1@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Wanting gcc-avr...getting trouble... :)
Date: Thu, 03 Aug 2017 19:56:53
Message-Id: CAAD4mYhNQ8nr1Pm8Fy4kS3FUcNjS-oBAL-ps0G8EwSBwSY4uNQ@mail.gmail.com
In Reply to: [gentoo-user] Wanting gcc-avr...getting trouble... :) by tuxic@posteo.de
1 On Thu, Aug 3, 2017 at 12:54 PM, <tuxic@××××××.de> wrote:
2 > Hi,
3 >
4 > I want a avr toolchain.
5 > From here
6 > https://wiki.gentoo.org/wiki/Arduino
7 > I took instructions but already
8 > the first step fail:
9 >
10 > emerge -pvv cross-avr/gcc cross-avr/binutils cross-avr/avr-libc
11 >
12
13 Try using crossdev:
14 https://wiki.gentoo.org/wiki/Arduino#Install_the_toolchain_using_crossdev.
15 Later on that page is a link to instructions for using the Debian
16 binary release, if you want to do that.