GNU Compiler Problem

Hi all,
I have a QNX RTP with SMP.I have downloaded the Gnu compiler( and other
associated files) and activated it using the package manager.However, I
am getting error for the #include directive in my C programs.It appears
that the system files are not present .I get error such as
“x86/string.h,x86/platform.h,x86/lib/ctrl.o :No such file or directory
present” at compilation.Anybody with a solution to this problem,pls
help!!!
Thanks,
Ankit

Ankit Pramod Gupta <ankitgupta3@hotmail.com> wrote:

Hi all,
I have a QNX RTP with SMP.I have downloaded the Gnu compiler( and other
associated files) and activated it using the package manager.However, I
am getting error for the #include directive in my C programs.It appears
that the system files are not present .I get error such as
“x86/string.h,x86/platform.h,x86/lib/ctrl.o :No such file or directory
present” at compilation.Anybody with a solution to this problem,pls
help!!!
Thanks,
Ankit

Did you install the Neutrino development as well? ie do you have
a /usr/include/.h /usr/include/sys/.h at all?

\

cburgess@qnx.com