Gentoo Archives: gentoo-user

From: Matthew Marlowe <matt@××××××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] What's the current state of Arduino on Gentoo?
Date: Mon, 20 Aug 2012 00:55:31
Message-Id: CAAJQwcB=zo+cO3_w0RpOuXEGRPRB2zpifjBb6o9ALJhDfwjDAA@mail.gmail.com
In Reply to: [gentoo-user] What's the current state of Arduino on Gentoo? by Michael Mol
1 On Sat, Aug 18, 2012 at 7:50 PM, Michael Mol <mikemol@×××××.com> wrote:
2 > I know (through simple discovery) that I can't simply "emerge arduino"
3 > and expect things to work. I know, because they don't
4
5 I built an arduino dev environment on gentoo not too long ago, and the
6 only real complication was finding a the right combination of cross
7 compiled libc/gcc/other libs that the arduino was happy with. When
8 not compiling for the arduino, I also have an arduino powered makerbot
9 3d printer which sometimes benefits from the standard arduino tools
10 and which works perfectly with gentoo.
11
12 What issues are you having?
13
14 There is a very helpful arduino channel on freenode irc that could
15 probably help you solve most issues.
16
17 In any case, I have the following installed here:
18
19 hyperion replicatorg # eix sys-devel/crossdev
20 [I] sys-devel/crossdev
21 Available versions: 20100814 20101011 20110310 20110705 20110819
22 ~20111011 20111018 20111118 20111221 ~20120214 ~20120227 ~20120228
23 ~20120229 ~20120301 20120305 ~20120529 20120531 ~20120721 **99999999
24 Installed versions: 20120531(20:17:58 07/21/12)
25 [I] cross-avr/avr-libc [1]
26 Available versions: 1.6.2 (~)1.6.4 (~)1.6.8 (~)1.7.0 (~)1.7.1
27 [m]1.8.0 {crosscompile_opts_headers-only doc nls}
28 Installed versions: 1.7.1(20:01:13 03/07/12)(doc
29 -crosscompile_opts_headers-only)
30 [U] cross-avr/gcc [1]
31 Available versions:
32 (avr-2.95) (*)2.95.3-r9
33 (2.95) (~*)2.95.3-r10!s
34 (3.1) (*)3.1.1-r2
35 (3.2) (**)3.2.2!s (*)3.2.3-r4
36 (3.3) (~)3.3.6-r1!s
37 (3.4) 3.4.6-r2!s
38 (4.0) (~*)4.0.4!s
39 (4.1) 4.1.2!s
40 (4.2) (~)4.2.4-r1!s
41 (4.3) (~)4.3.3-r2!s 4.3.4!s (~)4.3.5!s 4.3.6-r1!s
42 (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
43 (~)4.4.7!s
44 (4.5) (~)4.5.1-r1!s (~)4.5.2!s 4.5.3-r2!s (~)4.5.4!s
45 (4.6) (~)4.6.0!s (~)4.6.1-r1!s (~)4.6.2!s [m](~)4.6.3!s
46 (4.7) [m](**)4.7.0!s [m](**)4.7.1!s
47 {altivec bootstrap boundschecking build cxx d doc fixed-point
48 fortran gcj go graphite gtk hardened ip28 ip32r10k java libssp lto
49 mudflap multilib multislot n32 n64 nls nocxx nopie nossp nptl objc
50 objc++ objc-gc openmp static test vanilla}
51 Installed versions: 4.5.3-r2(4.5)!s(20:21:55 03/07/12)(cxx doc
52 multilib nls nptl openmp -altivec -bootstrap -build -fixed-point
53 -fortran -gcj -graphite -gtk -hardened -libssp -lto -mudflap
54 -multislot -nocxx -nopie -nossp -objc -objc++ -objc-gc -test -vanilla)
55 4.6.2(4.6)!s(21:47:51 03/07/12)(cxx doc multilib nls nptl openmp
56 -altivec -bootstrap -build -fixed-point -fortran -gcj -go -graphite
57 -gtk -hardened -libssp -mudflap -multislot -nocxx -nopie -nossp -objc
58 -objc++ -objc-gc -test -vanilla)

Replies

Subject Author
Re: [gentoo-user] What's the current state of Arduino on Gentoo? Michael Mol <mikemol@×××××.com>