View previous topic :: View next topic |
Author |
Message |
a1ien.n3t n00b
Joined: 07 Mar 2011 Posts: 4
|
|
Back to top |
|
|
roarinelk Guru
Joined: 04 Mar 2004 Posts: 520
|
Posted: Thu Jan 19, 2012 6:28 pm Post subject: |
|
|
your portage tree (or the parts created by crossdev) are damaged.
Code: |
crossdev -C arm-softfloat-linux-gnueabi
emerge crossdev
USE="nopie nossp" crossdev -t arm-softfloat-linux-gnueabi --b 2.22-r1 --g 4.6.2 --k 3.2 --l 2.14.1-r2 --ex-gdb
|
it will fail in gcc-stage2; repeat the above with USE="nopie nossp cxx -nocxx" and you'll get the c++ compiler as well. |
|
Back to top |
|
|
a1ien.n3t n00b
Joined: 07 Mar 2011 Posts: 4
|
Posted: Thu Jan 19, 2012 7:13 pm Post subject: |
|
|
Code: | crossdev -C arm-softfloat-linux-gnueabi
emerge crossdev
USE="nopie nossp" crossdev -t arm-softfloat-linux-gnueabi --b 2.22-r1 --g 4.6.2 --k 3.2 --l 2.14.1-r2 --ex-gdb |
It did not work |
|
Back to top |
|
|
roarinelk Guru
Joined: 04 Mar 2004 Posts: 520
|
Posted: Sun Jan 22, 2012 7:26 pm Post subject: |
|
|
That's as helpful as telling a doctor "it hurts" when someone cut off a leg...
At least tell us where it broke and some logs |
|
Back to top |
|
|
|