>>>>> "Earthquake" == Earthquake <[email protected]> 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 ([email protected]). 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 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
