The Following User Says Thank You to optimaxxx For This Useful Post: | ||
![]() |
2012-04-18
, 17:00
|
|
Posts: 298 |
Thanked: 341 times |
Joined on Aug 2010
@ This world :)
|
#2
|
Snag 2:
configure: error: Building GCC requires GMP 4.2+, MPFR 2.3.1+ and MPC 0.8.0+.
I have build-essential installed, and when i apt-get libmpfr/libgmp3_2 (or whatever they're called) it is reportedly already installed.. ?
Thanks for reading!
![]() |
2012-04-18
, 20:44
|
Posts: 470 |
Thanked: 173 times |
Joined on Oct 2009
@ Melb
|
#3
|
![]() |
2012-04-18
, 21:20
|
Posts: 805 |
Thanked: 1,605 times |
Joined on Feb 2010
@ Gdynia, Poland
|
#4
|
I've been trying to get Arduino programming going off of my n900, but i've run into some problems.
The dream:
Program Arduinos on the move, Usb host n900, vi/whatever coding app, compile gcc avr, then using the avr libs, upload to Arduino.
USBOTG: I've installed KP50, H-e-n GUI
AVR backend: i've been following a combination of these two guides (official guide taking highest priority)
unofficial: http://www.mbeckler.org/microcontrollers/avrgcc_build/
official: http://www.nongnu.org/avr-libc/user-...nstall_avr_gcc
Snag 1:
N900 resets/crashes after removing a usb device.
Snag 2:
configure: error: Building GCC requires GMP 4.2+, MPFR 2.3.1+ and MPC 0.8.0+.
I have build-essential installed, and when i apt-get libmpfr/libgmp3_2 (or whatever they're called) it is reportedly already installed.. ?
Thanks for reading!