Dale <rdalek1...@gmail.com> [17-02-05 10:28]:
> meino.cra...@gmx.de wrote:
> > Hi,
> >
> > after installing / updateing 122 package (first sync/update of the new
> > gentoo installation), gcc is no longer able to compile stuff
> > (according to configure) -- problem is always the same:
> >
> > Thread model: posix
> > gcc version 5.4.0 (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) 
> > configure:3882: $? = 0
> > configure:3871: x86_64-pc-linux-gnu-gcc -V >&5
> > x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V'
> > x86_64-pc-linux-gnu-gcc: fatal error: no input files
> > compilation terminated.
> > configure:3882: $? = 1
> > configure:3871: x86_64-pc-linux-gnu-gcc -qversion >&5
> > x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'
> > x86_64-pc-linux-gnu-gcc: fatal error: no input files
> > compilation terminated.
> >
> >
> > I have no idea, where this "-V' and '-qversion' results from...my
> > make.conf looks like this:
> > # These are the USE and USE_EXPAND flags that were used for
> > # buidling in addition to what is provided by the profile.
> > USE="bindist"
> > CPU_FLAGS_X86="mmx mmxext sse3"
> > PORTDIR="/usr/portage"
> > DISTDIR="${PORTDIR}/distfiles"
> > PKGDIR="${PORTDIR}/packages"
> >
> > # mcc added initially 
> > ACCEPT_KEYWORDS="~amd64"
> > MAKEOPT="-j7"
> > VIDEO_CARDS="nvidia"
> > NOCOLOR=true
> > INPUT_DEVICE=evdev
> > PORTAGE_ELOG_SYSTEM="save"
> > PORTAGE_ELOG_CLASSES="warn error info log qa"
> > FEATURES=splitdebug
> > PORTAGE_BZIP2_COMMAND="bzip2"
> >
> > Cheers
> > Meino
> >
> 
> The first thing I would check, gcc-config -l and see what it says.  It's
> been a good long while but I've had it update and for some reason not
> switch properly.  Sometimes, I set it even if it shows it is correct and
> then it works.  It has been a while since it did that but it is quick
> and easy to test.  If it doesn't work, maybe someone else will have a
> better idea.
> 
> Dale
> 
> :-)  :-) 
> 
Hi Dale,

thanks for the hint...but unfortunately it does not change anuthing...

Any other idea?


Cheers
Meino



Reply via email to