Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
crossdev fails to emerge mipsel-softfloat-linux-gnu
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
legacy
Tux's lil' helper
Tux's lil' helper


Joined: 10 Sep 2012
Posts: 144

PostPosted: Fri Apr 13, 2018 9:32 pm    Post subject: crossdev fails to emerge mipsel-softfloat-linux-gnu Reply with quote

Code:

2018-04-12--19-18-58---2018-04-12--19-43-17 - [ =cross-mipsle-softfloat-linux-gnu/binutils-2.30-r1 ] - success - @2.29.1/6.4.0
2018-04-12--19-43-18---2018-04-12--20-32-37 - [ =cross-mipsle-softfloat-linux-gnu/gcc-6.4.0 ] - failure - @2.29.1/6.4.0
2018-04-12--21-32-31---2018-04-12--21-32-51 - { mipsel-softfloat-linux-gnu@2.20.1-r1/4.4.7 } - failure - @2.29.1/6.4.0
2018-04-12--21-36-35---2018-04-12--22-01-26 - [ =cross-mipsel-softfloat-linux-gnu/binutils-2.30-r1 ] - success - @2.29.1/6.4.0
2018-04-12--22-01-26---2018-04-12--22-53-35 - [ =cross-mipsel-softfloat-linux-gnu/gcc-6.4.0 ] - failure - @2.29.1/6.4.0
2018-04-12--23-00-29---2018-04-12--23-36-55 - [ =cross-mipsel-unknown-linux-gnu/binutils-2.30-r1 ] - success - @2.29.1/6.4.0
2018-04-12--23-36-55---2018-04-13--00-37-37 - [ =cross-mipsel-unknown-linux-gnu/gcc-6.4.0 ] - failure - @2.29.1/6.4.0


i need to crosscompile a kernel with host=powerpc, target=mipsel-softfloat-linux-gnu
but I am not able to emerge a good toolchain, with a glibc (in case I want to crossemerge)

mipsel-softfloat-linux-gnu-binutils has always had success, but mipsel-softfloat-linux-gnu-gcc has always failed

any hints about "how" to compile the toolchain[/code]?
Back to top
View user's profile Send private message
legacy
Tux's lil' helper
Tux's lil' helper


Joined: 10 Sep 2012
Posts: 144

PostPosted: Fri Apr 13, 2018 9:49 pm    Post subject: Reply with quote

I have partially solved with the following

Code:
USE="nopie nossp" EXTRA_ECONF="--with-mips-plt --with-arch=mips32r2 --with-tune=mips32r2 --with-llsc --with-float=soft" myemerge-log crossdev -t mipsel-softfloat-linux-gnu --b 2.21-r1 --g 4.6.2 --l 3.2 --l 2.14.1-r2 --without-headers --ex-gdb


binutils and gcc has successfully emerged, but glibc still fails
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC 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