Václav Haisman <[EMAIL PROTECTED]> writes:

> Binary compatibility is always a problem, no mater the language used.
> Besides, doesn't the FreeBSD kernel build system always compile all
> modules?

It can be configured in make.conf if you want only a subset of modules.

> Deciding that some features are bad beforehand, before you evaluate them
> is IMO bad idea. Let interested people write a bunch of C++ modules with
> the complete language before deciding on what shouldn't be used.

No, that won't work -- plus you need a bunch of run-time support
(libstdc++ isn't exactly something that belongs into the kernel you know).

-- 
Matthias Andree
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to