[gentoo-user] cannot create executables ...

2013-07-26 Thread Stefan G. Weichinger
Something broke my setup today ... right now I can't emerge anything as I always get configure: error: C compiler cannot create executables in a way or another ... both my choices of # gcc-config -l [1] x86_64-pc-linux-gnu-4.6.4 * [2] x86_64-pc-linux-gnu-4.7.3 bring the same issues.

Re: [gentoo-user] cannot create executables ...

2013-07-26 Thread Stefan G. Weichinger
Am 26.07.2013 21:49, schrieb Stefan G. Weichinger: Should I quickpkg a gcc from my thinkpad and transfer? hmm, not really. Found that I had created a binary package on my machine anyway and re-installed that. Doesn't help. S

Re: [gentoo-user] cannot create executables ...

2013-07-26 Thread Yohan Pereira
On 26/07/13 at 10:01pm, Stefan G. Weichinger wrote: Am 26.07.2013 21:49, schrieb Stefan G. Weichinger: Should I quickpkg a gcc from my thinkpad and transfer? hmm, not really. Found that I had created a binary package on my machine anyway and re-installed that. Doesn't help. S Try

Re: [gentoo-user] cannot create executables ...

2013-07-26 Thread Stefan G. Weichinger
Am 26.07.2013 22:08, schrieb Yohan Pereira: Try compiling a simple hello world program in C and see if the compiler output gives you any more information. thanks for the suggestion ... I may have found the problem already ... something around ccache ... if I remove it from $FEATURES the builds

Re: [gentoo-user] cannot create executables ...

2013-07-26 Thread Mick
On Friday 26 Jul 2013 21:13:53 Stefan G. Weichinger wrote: Am 26.07.2013 22:08, schrieb Yohan Pereira: Try compiling a simple hello world program in C and see if the compiler output gives you any more information. thanks for the suggestion ... I may have found the problem already ...

Re: [gentoo-user] cannot create executables ...

2013-07-26 Thread Stefan G. Weichinger
Am 27.07.2013 00:08, schrieb Mick: On Friday 26 Jul 2013 21:13:53 Stefan G. Weichinger wrote: anyway, I will try to rebuild ccache maybe ... Or not use ccache at all? Some emerges break with ccache set up. Sure. I disabled it first, re-emerged it later and for now it is off. Just some