Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
checking if we have a C++ compiler... no
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
MaDDeePee
Guru
Guru


Joined: 18 Aug 2004
Posts: 387
Location: Germany

PostPosted: Fri Dec 02, 2016 4:18 pm    Post subject: checking if we have a C++ compiler... no Reply with quote

Hello guys,

i wanted to install dev-libs/icu-58.1-r1 but got stuck with this:

Code:

..snip..
checking if we have a C++ compiler... no
configure: error: C++ compiler x86_64-pc-linux-gnu-g++ -m32 does not work or no compiler found
..snap..


while:

Code:

[ebuild   R    ] sys-devel/gcc-4.9.3:4.9.3::gentoo  USE="cxx fortran (multilib) nls nptl openmp sanitize vtv (-altivec) (-awt) -cilk -debug -doc (-fixed-point) -gcj -go -graphite (-hardened) (-libssp) -nopie -nossp -objc -objc++ -objc-gc -regression-test -vanilla" 87941 KiB


...any suggestions? :O

Greetings :)
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54233
Location: 56N 3W

PostPosted: Fri Dec 02, 2016 5:06 pm    Post subject: Reply with quote

MaDDeePee,

Code:
gcc-config -l

_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
mv
Watchman
Watchman


Joined: 20 Apr 2005
Posts: 6747

PostPosted: Fri Dec 02, 2016 5:17 pm    Post subject: Reply with quote

It seems that you are trying to install a multilib icu on a non-multilib profile. This cannot work.
Back to top
View user's profile Send private message
MaDDeePee
Guru
Guru


Joined: 18 Aug 2004
Posts: 387
Location: Germany

PostPosted: Fri Dec 02, 2016 6:32 pm    Post subject: Reply with quote

Using 4.9.3 is now is working...

Code:

[1] x86_64-pc-linux-gnu-4.7.4
[2] x86_64-pc-linux-gnu-4.8.5
[3] x86_64-pc-linux-gnu-4.9.3 *


(went from 2 to 3)

fine!

Thanks! :)
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