I know the C11 standard is only a
month old, but the drafts for _Atomic
are much older. I also
know the GCC compiler makes a serious effort implementing such features in advance of
the standard becoming officially approved. but even href="http://gcc.gnu.org/wiki/Atomic" rel="nofollow">there the support is
not yet ready for prime-time.
However, I'd be
interested in other compilers as well: Visual Studio, or embedded compilers cq.
environments. Is anyone compiler provider gearing up to provide such support? Any links
are welcome.
I'm asking, because I'm working in
automotive embedded development, and I'm wondering if I should move into that direction
myself. Until now, most environments (like AutoSAR or Vector OS support) have been
providing home-grown solutions, for which the new standard now provides specific syntax
and semantics, and as long as compiler authors do not move in the direction of C11, this
will remain the only real solution.
No comments:
Post a Comment