From: Pete Becker <petebecker@acm.org>
To: c++-embedded@cygnus.com
Subject: Re: template bloat
Date: Thu, 27 Aug 1998 06:23:00 -0000 [thread overview]
Message-ID: <199808271323.JAA12958@chmls05.mediaone.net> (raw)
In-Reply-To: <199808271207.UAA14445@stsl>
At 08:07 PM 8/27/98 +0800, Jackie Chen wrote:
>In our system, we use Diab Data compiler and pSOS real time OS. Someone from
>DDI said following.
>
> There may be difficulties in trying to use STL with pSoS. For one thing,
> the iostream libraries do not work with pSoS. Also, there are static
> members in many of the template classes which would result in not being
> thread safe in a RTOS. If you are concerned about why you can't get a
> compile, please send us the code that you are trying to compile and I
> can look at it. However, I think there are real run-time concerns about
> using STL in pSOS.
Don't mistake limitations of a particular implementation for limitations of
a library specification. There is nothing inherent in the Standard C++
Library that prevents it from being written in a way that will work
correctly and safely in a multi-threaded environment. Dinkumware's
implementation of the Standard C++ Library, for example, is used by several
compiler vendors in the embedded market.
Dinkumware, Ltd.
"Genuine Software"
next prev parent reply other threads:[~1998-08-27 6:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
1998-08-27 5:12 Jackie Chen
1998-08-27 6:23 ` Pete Becker [this message]
-- strict thread matches above, loose matches on Subject: below --
1998-08-27 4:05 Michael Bruck
1998-08-26 15:51 Kenneth Porter
1998-08-25 17:50 Kenneth Porter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=199808271323.JAA12958@chmls05.mediaone.net \
--to=petebecker@acm.org \
--cc=c++-embedded@cygnus.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).