On Nov 21, 2017, at 5:21 PM, Zoltán Kócsi <[email protected]> wrote: > > On Tue, 21 Nov 2017 16:42:56 -0700 > Warren Young <[email protected]> wrote: > >> [...] >> >> There are some truly bletcherous C compilers in the embedded space. > > Well, I have some reservations about accepting that an embedded system > that has KB range restrictions would use SQLite.
I thought that went without saying. There’s a big range of C compilers between my 4 kWord compiler and GCC. Switching to GCC is not always an option. A great many embedded projects use Keil and IAR C, for example. As far as I’m aware, Keil doesn’t do C11 yet, and IAR didn’t get support for it until earlier this year. It’s quite common in the embedded space to buy a version of the commercial compiler, let the one-year maintenance period expire, and keep using the old version rather than pay yearly maintenance. I’ve heard of embedded projects where the compiler is checked into the VCS alongside the source, since they intend to never upgrade it. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

