I think this is a good idea. It reduces the configuration options a bit and
doesn't add any run time code. It barely adds any build time.
On Aug 9, 2016 10:11 PM, "Chris Johns" wrote:
> We always build a C++ compiler and building with C++ does not effect
> RTEMS or the runtime. This patch always
We always build a C++ compiler and building with C++ does not effect
RTEMS or the runtime. This patch always enabled the support. There is
no need to manually enable it any more.
You can disable C++ with '--disable-cxx'.
If an architecture does not have a C++ compiler support is automatically
dis