Hello all, I am trying to build kpilot for my Palm Pilot and I get this error when I run .configure "configure: error: no acceptable C++-compiler found in $PATH" AFAIK I already have the gcc package. The following is listed by dpkg -l.
ii libc5 5.4.38-1.1 The Linux C library version 5 (run-time libr ii libc6 2.0.7t-1 The GNU C library version 2 (run-time files) ii libc6-dev 2.0.7t-1 The GNU C library version 2 (development fil ii libg++27 2.7.2.1-14.4 The GNU C++ libraries (ELF version). ii libg++272 2.7.2.8-0.1 The GNU C++ libraries (libc6 version). ii libstdc++2.8 2.90.29-0.6 The GNU stdc++ library (egcs version) ii libstdc++2.8-de 2.90.29-0.6 The GNU stdc++ library (development files) I am able to build kernels and also do other C code software development. It is just C++ that fails. Which package do I need to add now? TIA jmb