[Buildroot] Custom package using buildroot-linux-uclibc-g++

AAlex_ earthquake.de at freenet.de
Mon Feb 12 10:47:23 UTC 2018


Hi,
i created a custom package like the libfoo example.
Using $(eval $(generic-package))
The makefile extracts objects from archive and should link them to a so.
Buildroot is using x86_64-buildroot-linux-uclibc-gcc but this doesnt work
(source is c++). 
How can i define that the x86_64-buildroot-linux-uclibc-g++ (which is
availalble in host/bin) is used instead of the
x86_64-buildroot-linux-uclibc-gcc for this package?

Regards Alex



--
Sent from: http://buildroot-busybox.2317881.n4.nabble.com/


More information about the buildroot mailing list