Getting Started

Hi, I had just installed QNXRTP.

How do I get started with compiling, linking and running the ‘Hello, world!’
program?
Does the GNU compiler comes with the 21Mbytes QNX RTP download?
If not, after downloading the GNU compiler, is there any way QNX will
configure and install GNU compiler automatically?


Regards,
RC.

“RC.” <rcjm.51@netzero.net> wrote in message
news:8t5hco$pge$1@inn.qnx.com

Hi, I had just installed QNXRTP.

How do I get started with compiling, linking and running the ‘Hello,
world!’
program?

qcc -Vgcc_ntox86 hello.c -o hello


Does the GNU compiler comes with the 21Mbytes QNX RTP download?

No

If not, after downloading the GNU compiler, is there any way QNX will
configure and install GNU compiler automatically?

You have to start the package manager and download/install it from there.

Regards,
RC.
\