Migrating QNX4.25 to QNX6.1

Hi , I have developed software on QNX4.25 using Watcom C compiler. I’d like
to port my software to QNX6.1. Can anyone tell me what are development tools
in 6.1?

While porting to 6.1, I’d also like to convert C to C++. Is there any C++
compiler in 6.1? What are my choices?

If I also want my software to run on Linux, which compiler best for both
O/S?

Thanks for any of your advice.

“Johannes” <jsukamtoh@infolink.co.id> wrote in message
news:aah02r$7sp$1@inn.qnx.com

Hi , I have developed software on QNX4.25 using Watcom C compiler. I’d
like
to port my software to QNX6.1. Can anyone tell me what are development
tools
in 6.1?

GCC based.

While porting to 6.1, I’d also like to convert C to C++. Is there any C++
compiler in 6.1? What are my choices?

Only one choice GCC.

If I also want my software to run on Linux, which compiler best for both
O/S?

GCC :wink:

Thanks for any of your advice.

Thank you.

Which version of GCC? And where can I get the development tools and
documentations?

“Mario Charest” <goto@nothingness.com> wrote in message
news:aahrv9$pg2$1@inn.qnx.com

“Johannes” <> jsukamtoh@infolink.co.id> > wrote in message
news:aah02r$7sp$> 1@inn.qnx.com> …
Hi , I have developed software on QNX4.25 using Watcom C compiler. I’d
like
to port my software to QNX6.1. Can anyone tell me what are development
tools
in 6.1?

GCC based.


While porting to 6.1, I’d also like to convert C to C++. Is there any
C++
compiler in 6.1? What are my choices?

Only one choice GCC.


If I also want my software to run on Linux, which compiler best for both
O/S?

GCC > :wink:


Thanks for any of your advice.

\

I believe the version is 2.95.2. Just install C/C++ Toolset from CD or WEB repository.

Eduard.
ed1k at ukr dot net

Johannes <jsukamtoh@infolink.co.id> wrote in article <aaiq3g$eqg$1@inn.qnx.com>…

Thank you.

Which version of GCC? And where can I get the development tools and
documentations?

“Mario Charest” <> goto@nothingness.com> > wrote in message
news:aahrv9$pg2$> 1@inn.qnx.com> …