Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] What's the current state of Arduino on Gentoo?
Date: Wed, 22 Aug 2012 02:54:47
Message-Id: CA+czFiBLrT5cvavuLrHF+A+_YeaHLiWeZ4Dv9sSUVGokt_F5Kg@mail.gmail.com
In Reply to: Re: [gentoo-user] What's the current state of Arduino on Gentoo? by Matthew Marlowe
1 On Sun, Aug 19, 2012 at 8:53 PM, Matthew Marlowe
2 <matt@××××××××××××××××××××.com> wrote:
3 > On Sat, Aug 18, 2012 at 7:50 PM, Michael Mol <mikemol@×××××.com> wrote:
4 >> I know (through simple discovery) that I can't simply "emerge arduino"
5 >> and expect things to work. I know, because they don't
6 >
7 > I built an arduino dev environment on gentoo not too long ago, and the
8 > only real complication was finding a the right combination of cross
9 > compiled libc/gcc/other libs that the arduino was happy with. When
10 > not compiling for the arduino, I also have an arduino powered makerbot
11 > 3d printer which sometimes benefits from the standard arduino tools
12 > and which works perfectly with gentoo.
13 >
14 > What issues are you having?
15 >
16 > There is a very helpful arduino channel on freenode irc that could
17 > probably help you solve most issues.
18 >
19 > In any case, I have the following installed here:
20 >
21 > hyperion replicatorg # eix sys-devel/crossdev
22 > [I] sys-devel/crossdev
23 > Available versions: 20100814 20101011 20110310 20110705 20110819
24 > ~20111011 20111018 20111118 20111221 ~20120214 ~20120227 ~20120228
25 > ~20120229 ~20120301 20120305 ~20120529 20120531 ~20120721 **99999999
26 > Installed versions: 20120531(20:17:58 07/21/12)
27 > [I] cross-avr/avr-libc [1]
28 > Available versions: 1.6.2 (~)1.6.4 (~)1.6.8 (~)1.7.0 (~)1.7.1
29 > [m]1.8.0 {crosscompile_opts_headers-only doc nls}
30 > Installed versions: 1.7.1(20:01:13 03/07/12)(doc
31 > -crosscompile_opts_headers-only)
32 > [U] cross-avr/gcc [1]
33 > Available versions:
34 > (avr-2.95) (*)2.95.3-r9
35 > (2.95) (~*)2.95.3-r10!s
36 > (3.1) (*)3.1.1-r2
37 > (3.2) (**)3.2.2!s (*)3.2.3-r4
38 > (3.3) (~)3.3.6-r1!s
39 > (3.4) 3.4.6-r2!s
40 > (4.0) (~*)4.0.4!s
41 > (4.1) 4.1.2!s
42 > (4.2) (~)4.2.4-r1!s
43 > (4.3) (~)4.3.3-r2!s 4.3.4!s (~)4.3.5!s 4.3.6-r1!s
44 > (4.4) (~)4.4.2!s (~)4.4.3-r3!s 4.4.4-r2!s 4.4.5!s 4.4.6-r1!s
45 > (~)4.4.7!s
46 > (4.5) (~)4.5.1-r1!s (~)4.5.2!s 4.5.3-r2!s (~)4.5.4!s
47 > (4.6) (~)4.6.0!s (~)4.6.1-r1!s (~)4.6.2!s [m](~)4.6.3!s
48 > (4.7) [m](**)4.7.0!s [m](**)4.7.1!s
49 > {altivec bootstrap boundschecking build cxx d doc fixed-point
50 > fortran gcj go graphite gtk hardened ip28 ip32r10k java libssp lto
51 > mudflap multilib multislot n32 n64 nls nocxx nopie nossp nptl objc
52 > objc++ objc-gc openmp static test vanilla}
53 > Installed versions: 4.5.3-r2(4.5)!s(20:21:55 03/07/12)(cxx doc
54 > multilib nls nptl openmp -altivec -bootstrap -build -fixed-point
55 > -fortran -gcj -graphite -gtk -hardened -libssp -lto -mudflap
56 > -multislot -nocxx -nopie -nossp -objc -objc++ -objc-gc -test -vanilla)
57 > 4.6.2(4.6)!s(21:47:51 03/07/12)(cxx doc multilib nls nptl openmp
58 > -altivec -bootstrap -build -fixed-point -fortran -gcj -go -graphite
59 > -gtk -hardened -libssp -mudflap -multislot -nocxx -nopie -nossp -objc
60 > -objc++ -objc-gc -test -vanilla)
61 >
62
63 First:
64
65 * Messages for package dev-embedded/arduino-1.0:
66
67 * PLEASE NOTICE:
68 * avr-g++ is missing, if you need a toolchain please see
69 * http://en.gentoo-wiki.com/wiki/Crossdev#AVR_Architecture
70
71
72 Second:
73
74 $ eix sys-devel/crossdev
75 [I] sys-devel/crossdev
76 Available versions: 20100814 20101011 20110310 20110705 20110819
77 ~20111011 20111018 20111118 20111221 ~20120214 ~20120227 ~20120228
78 ~20120229 ~20120301 20120305 ~20120529 20120531 ~20120721 **99999999
79 Installed versions: 20120531(10:44:44 PM 08/21/2012)
80 Homepage: http://www.gentoo.org/
81 Description: Gentoo Cross-toolchain generator
82
83 Third:
84 No cross-avr/avr-libc or cross-avr/gcc.
85
86 Sorry for the late and terse replies; just insanely busy lately.
87 --
88 :wq