Re: [gentoo-user] cxx/nocxx error building gcc-4.5.3-r1

2011-12-08 Thread Walter Dnes
On Thu, Dec 08, 2011 at 10:27:50AM +0100, Hinnerk van Bruinehsen wrote > > Just for clarification: > - -* means -cxx and -nocxx > This can produce the failure you get. Therefore you should set cxx > (normally you should want a c++ compiler). > If you have "-* cxx nocxx " you will have to remov

Re: [gentoo-user] cxx/nocxx error building gcc-4.5.3-r1

2011-12-08 Thread Hinnerk van Bruinehsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Just for clarification: - -* means -cxx and -nocxx This can produce the failure you get. Therefore you should set cxx (normally you should want a c++ compiler). If you have "-* cxx nocxx " you will have to remove one of the two useflags. Hinnerk

Re: [gentoo-user] cxx/nocxx error building gcc-4.5.3-r1

2011-12-08 Thread Hinnerk van Bruinehsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, since you have not posted your specific USE-flags, it gets harder to help you. I think you could try to add cxx to your USE-flags. If the does not help you, you should post your USE-flags and eventually the output of emerge --info to make it easie

[gentoo-user] cxx/nocxx error building gcc-4.5.3-r1

2011-12-08 Thread Walter Dnes
I'm doing a fresh 32-bit install on an older Dell with an AMD K8, for experimentation. I'm getting a build failure on gcc as listed below. I start off my USE variable with "-*" and then add on stuff as necessary. A Google search turned up http://www.gossamer-threads.com/lists/gentoo/dev/242446