Re: Compiling C++ modules

From: Avi Kivity
Date: Fri Apr 28 2006 - 05:33:53 EST


Davi Arnaut wrote:

Mozilla is written in C++ ? I start to better understand where the
160 MB bloat comes from...

Evolution is written in C.

FWIW, userspace is moving away from C as unproductive and unsafe. KDE is of course C++, mozilla, openoffice are C++, and gnome is moving towards (of all things) C#.

GCC considered adopting a C++ subset. My impressions of the discussion was that (a) a majority of the developers would like that (b) RMS would never allow it (c) there were concerns about bootstrap on platforms where a C++ compiler was not available.

Kernels of other operating systems (Windows, AIX (?)) allow C++. And don't start about Windows crashing whenever you sneeze at it - it's so 1998.

--
Do not meddle in the internals of kernels, for they are subtle and quick to panic.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/