From: red floyd on
On Apr 28, 12:15 pm, Paulito <paul...(a)gmail.com> wrote:
>
> They also bundle the Diab compiler, now re-branded as the Wind River
> compiler, release 5.7.0.0.
>

I thought Diab was a separately licensed item, with a cost?


--
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]

From: Paulito on
On Apr 29, 2:51 am, red floyd <redfl...(a)gmail.com> wrote:
> > They also bundle the Diab compiler, now re-branded as the Wind River
> I thought Diab was a separately licensed item, with a cost?

You are probably correct; I should have clarified "bundle" as "have
available".
The cost may depend on platform(s), # of licenses needed, etc


--
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]

From: Jeremy on
On Apr 23, 5:32 pm, Scott Meyers <NeverR...(a)aristeia.com> wrote:>
>
> Does anybody have any information regarding the availability of support for rvalue references or other C++0x features in current or soon-to-be-released compilers aimed at the embedded market?

I've been using the gcc toolchain from CodeSourcery. Their latest
release is based on GCC 4.4.1 and "experimental support" for rvalue
references have been in GCC since 4.3.4 AFAIK. They have a free lite
edition as well.

Cheers,
Jeremy


--
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]