<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 10/09/2018 01:42 AM, Markus Scherer
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAN49p6p6Npu5UbkW3zM9t2oKgHBL=Za4Ty_1NDJO8ZPZVqRRtw@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<div dir="ltr">
<div class="gmail_quote">
<div dir="ltr">On Mon, Oct 8, 2018 at 7:59 PM Tom Honermann
<<a href="mailto:tom@honermann.net"
moz-do-not-send="true">tom@honermann.net</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<blockquote type="cite">
<div dir="ltr">
<div dir="ltr">
<div class="gmail_quote">
<div>And I doubt that there is any platform that
supports C++11 or higher and where uint8_t !=
uint_least8_t.<br>
</div>
</div>
</div>
</div>
</blockquote>
I hope that is true. But there are platforms where
uint8_t is not available because uint_least8_t is larger
than 8 bits.<br>
</div>
</blockquote>
<div><br>
</div>
<div>Which ones?</div>
<div>Do they support C++11?</div>
</div>
</div>
</blockquote>
<br>
Compilers I'm aware of (ones that Coverity supports) that target
platforms where bytes are larger than 8 bits (either 16-bit or
32-bit) include the following.<br>
- Analog VisualDSP++ (targeting SHARC, TigerSHARC)<br>
- CEVA (targeting TeakLite)<br>
- Texas Instruments (targeting C2000, C54x, C55x)<br>
<br>
I'm not sure if any of these support C++11 or not. The TI C2000 one
at least is actively maintained.<br>
<br>
Tom.<br>
<br>
<blockquote type="cite"
cite="mid:CAN49p6p6Npu5UbkW3zM9t2oKgHBL=Za4Ty_1NDJO8ZPZVqRRtw@mail.gmail.com">
<div dir="ltr">
<div class="gmail_quote">
<div><br>
</div>
<div>markus</div>
</div>
</div>
</blockquote>
<p><br>
</p>
</body>
</html>