buildroot host builds with g++

Peter Korsgaard peter at korsgaard.com
Fri May 6 15:23:22 UTC 2022


>>>>> "Earthquake" == Earthquake  <earthquake.de at freenet.de> writes:

 > Hi,
 > building package for the host, ends with:
 > g++: error: /usr/bin/g++": No such file or directory

 > Building the same package for the target works....

 > Package mk for host build calls generic-package and host-generic-package.

This sounds like a Buildroot question rather than a Busybox one, so
please followup on the Buildroot list (buildroot at buildroot.org).

With that said, if your package is written in C++ and you try to build
it for the host, then you need a C++ compiler on your host, but please
provide some more details about what exactly you are trying to do.

-- 
Bye, Peter Korsgaard


More information about the busybox mailing list