
5 Dec
2011
5 Dec
'11
11:05 a.m.
Dear Daniel Schwierzeck,
In message 4EDC0A99.6090106@googlemail.com you wrote:
In general, standalone applications are a rarely used special feature, and the few people who actually ever used this for a purpose probably used custom code and custom linker scripts, so the mainline code is eventually not that good supproted.
the problem is those apps are always compiled. Maybe we should introduce a config option to enable building only if someone really needs them?
As is, they are rarely used, so they tend to collect bit-rot.
If we stop to even compile them, they wil rot much faster. This is not a good idea.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
In C we had to code our own bugs, in C++ we can inherit them.