All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Custom package using buildroot-linux-uclibc-g++
@ 2018-02-12 10:47 AAlex_
  2018-02-12 15:53 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: AAlex_ @ 2018-02-12 10:47 UTC (permalink / raw)
  To: buildroot

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/

^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <08c05d6899a793abe8e5b0bb14d84033@email.freenet.de>]

end of thread, other threads:[~2018-02-13 19:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-12 10:47 [Buildroot] Custom package using buildroot-linux-uclibc-g++ AAlex_
2018-02-12 15:53 ` Thomas Petazzoni
     [not found] <08c05d6899a793abe8e5b0bb14d84033@email.freenet.de>
2018-02-13 15:51 ` Thomas Petazzoni
2018-02-13 19:29   ` AAlex_

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.