C compiler

Hi everyone,
I just installed QNX RTS. I wonder if c-compiler was also installed or
not… :slight_smile:
What kind of C-compiler is in QNX and where can I get its manual?
Any help would be appreciated.

“Slotine” <pasus@hanbox.com> wrote in message
news:9idmra$sg3$1@inn.qnx.com

Hi everyone,
I just installed QNX RTS. I wonder if c-compiler was also installed or
not… > :slight_smile:

It’s an extra package. You need to install it via the “installer” program.
If you have the CD the compiler is there otherwise you will need
internet access to let the installer download it.

What kind of C-compiler is in QNX and where can I get its manual?

It’s gcc, you can find doc http://gcc.gnu.org/onlinedocs/gcc-2.95.3/gcc.html

Any help would be appreciated.

Hope this helps