[Buildroot] [PATCH v1] qt5base: disable gold linker

Sagaert Johan sagaert.johan at skynet.be
Wed Feb 11 15:53:59 UTC 2015


 
Dear All;

Seems to be the problem here too.


home/buildroot12git/output/host/usr/arm-buildroot-linux-gnueabi/sysroot/usr/lib 
-lglib-2.0 -lrt
arm-buildroot-linux-gnueabi-g++: error: unrecognized command line option 
'-fuse-ld=gold'
make[3]: *** [../../lib/libQt5Core.so.5.4.0] Error 1

Regards, Johan



-----Oorspronkelijk bericht-----
Van: buildroot [mailto:buildroot-bounces at busybox.net] Namens Thomas Petazzoni
Verzonden: woensdag 11 februari 2015 15:33
Aan: Peter Seiderer
CC: buildroot at busybox.net
Onderwerp: Re: [Buildroot] [PATCH v1] qt5base: disable gold linker

Dear Peter Seiderer,

On Wed, 11 Feb 2015 07:47:11 +0100, Peter Seiderer wrote:
> Fixes [1],[2]:
> powerpc-ctng_e500v2-linux-gnuspe-g++: error: unrecognized command line option '-fuse-ld=gold'
> Makefile:1192: recipe for target '../../lib/libQt5Core.so.5.4.0' 
> failed

The Qt configure script has some logic to detect whether the compiler supports -fuse-ld=gold or not. Do you know why this logic is
not properly working, and not detecting that this specific compiler doesn't support this?

Disabling unconditionally this feature is maybe OK, but I'd like to understand why the configure script logic to auto-detect this is
not working.

Thanks,

Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering http://free-electrons.com _______________________________________________
buildroot mailing list
buildroot at busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6253 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20150211/0d6a7ab7/attachment.bin>


More information about the buildroot mailing list