Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Avr-gcc??
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
bastibasti
Guru
Guru


Joined: 27 Nov 2006
Posts: 590

PostPosted: Wed Dec 24, 2008 8:16 pm    Post subject: Avr-gcc?? Reply with quote

Hi Iam trying to install the avr-gcc.

emergeing avr-libc tells me to install avr-gcc first (crossdev -t avr) but instead of installing avr-gcc it tries to install avr-libc which doesn install :-(
Anny suggestions?
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 10069
Location: almost Mile High in the USA

PostPosted: Wed Dec 24, 2008 11:55 pm    Post subject: Reply with quote

That is strange, crossdev/avr-gcc should not need avr-libc to build. Did you try running individual stages with crossdev, say -s0 to build pieces of the toolchain, then let it go further till it chokes?

Sounds like a potential crossdev issue. It's been a long time since I built the avr tool chain on my machine (still using avr-gcc 3.4.6 for stability) so much could have happened.
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
Gabriel_Blake
Guru
Guru


Joined: 16 Sep 2007
Posts: 362

PostPosted: Mon Dec 29, 2008 3:21 pm    Post subject: Reply with quote

That's a know issue. If you want to use avr-gcc:

Code:

emerge sys-devel/cross-avr
emerge cross-avr/gcc
emerge cross-avr/binutils
crossdev -t


Should be fine :) Crossdev cannot make avrlibc without gcc and binutils already there. It worked for me.



BTW... I'm having trouble with updating avr-gcc now, so maybe it's a new problem. Something messed up in portage.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum