Problem compiling on QNX6, _pack64.h missing qcc says

Hi everybody,

I “upgraded” from QNXRTP Beta to QNX 6.0 .
Suddenly, I can’t compile event the smallest Hello World program
The answer from qcc is that the file /usr/include/_pack64.h and so on is
missing
(included from the stdio.h).

It’s not, and the obvious reason is that the _ in the beginning of the file
is
not accepted and thereby the file-missing-error.

Can someone help me. What’s wrong?

Regards,
Gunnar

By re-installing the entire OS + dev-tools the problem dissappeared, …?!

/Gunnar

Gunnar Boström <gunnar.bostrom@optonova.se> wrote in message
news:9826t2$4ik$1@inn.qnx.com

Hi everybody,

I “upgraded” from QNXRTP Beta to QNX 6.0 .
Suddenly, I can’t compile event the smallest Hello World program
The answer from qcc is that the file /usr/include/_pack64.h and so on is
missing
(included from the stdio.h).

It’s not, and the obvious reason is that the _ in the beginning of the
file
is
not accepted and thereby the file-missing-error.

Can someone help me. What’s wrong?

Regards,
Gunnar