C++ standard header <ios>

Hello,

We’re currently envisaging the QNX4->Momentics migration and I’m doing
some preliminary evaluations. I’m using Momentics NC on a Pentium III
with 700Mhz.

In the C++ environment, the header appears to be missing. It’s
described in the online docs, though (and it’s required by ISO 14882).
Does anybody know what has happened to it?

-Gerhard

Is there, look in the /usr/include directory.

“Gerhard Wesp” <gwesp@cosy.sbg.ac.at> wrote in message
news:b1o2s4$f78$1@inn.qnx.com

Hello,

We’re currently envisaging the QNX4->Momentics migration and I’m doing
some preliminary evaluations. I’m using Momentics NC on a Pentium III
with 700Mhz.

In the C++ environment, the header appears to be missing. It’s
described in the online docs, though (and it’s required by ISO 14882).
Does anybody know what has happened to it?

-Gerhard

Rejean Senecal <rsenecal@oerlikon.ca-no-spam> wrote:

Is there, look in the /usr/include directory.

Not at this site.

find . -name ios -print

uname -a

QNX localhost 6.2.0 2002/05/21-12:17:24edt x86pc x86

g++ --version

2.95.3

-Gerhard

| voice: +43 (0)676 6253725 *** web: http://www.cosy.sbg.ac.at/~gwesp/
|
| Passts auf, seid’s vuasichdig, und lossds eich nix gfoin!
| – Dr. Kurt Ostbahn

Good morning,

The ios header is included as part of C++ development with the Dinkum
libraries and is included as part of Momentics 6.2 Standard Edition. With
Momentics 6.2 NC, only the GNU C++ libs and headers are available for
development.

For a feature comparison between Standard and Professional Edition, please
go to the following link:

http://www.qnx.com/products/ps_momentics/

I hope this helps.

Cheers,
-Brian

+================================================+
Brian K. Hlady bhlady@qnx.com
Technical Account Manager (613) 591 0836
QNX Software Systems, Ltd. extension 9268
+================================================+

“Gerhard Wesp” <gwesp@cosy.sbg.ac.at> wrote in message
news:b1ochk$q8l$1@inn.qnx.com

Rejean Senecal <> rsenecal@oerlikon.ca-no-spam> > wrote:
Is there, look in the /usr/include directory.

Not at this site.

find . -name ios -print

uname -a

QNX localhost 6.2.0 2002/05/21-12:17:24edt x86pc x86

g++ --version

2.95.3

-Gerhard

| voice: +43 (0)676 6253725 *** web: > http://www.cosy.sbg.ac.at/~gwesp/
|
| Passts auf, seid’s vuasichdig, und lossds eich nix gfoin!
| – Dr. Kurt Ostbahn

Brian K. Hlady <bhlady@qnx.com> wrote:

Momentics 6.2 NC, only the GNU C++ libs and headers are available for
development.

Ah, I see. In this case, are there any plans to update to the current
GCC version (3.2.x) in NC, and if yes, when?

If I have some time to spare, I might even try to compile it myself…

-Gerhard

| voice: +43 (0)676 6253725 *** web: http://www.cosy.sbg.ac.at/~gwesp/
|
| Passts auf, seid’s vuasichdig, und lossds eich nix gfoin!
| – Dr. Kurt Ostbahn