2014-11-12 11:37 GMT-06:00 siefke_lis...@web.de <siefke_lis...@web.de>:
> Hello,
>
> i want install qt5 with the qt overlay. But i become message
>
> i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -fuse-ld=gold 
> -o ../../../bin/moc .obj/moc.o .obj/preprocessor.o .obj/generator.o 
> .obj/parser.o .obj/token.o .obj/main.o   
> -L/var/tmp/portage/dev-qt/qtcore-5.4.0_beta/work/qtbase-opensource-src-5.4.0-beta/lib
>  -lQt5Bootstrap -lz -lpthread
> i686-pc-linux-gnu-g++: error: unrecognized command line option ‘-fuse-ld=gold’

>
> / # emerge --info =dev-qt/qtcore-5.4.0_beta::qt
> Portage 2.2.8-r2 (default/linux/x86/13.0/desktop, gcc-4.7.3, glibc-2.19-r1, 
> 3.10.23-xxxx-std-ipv6-64 i686)

> sys-devel/gcc:            4.7.3-r1, 4.8.3

It might be you used gcc 4.7 and is too old to compile qtcore 5, try
to switch the default compiler using gcc-config to 4.8.3, and
recompile again.

Reply via email to