Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - install gcc: (2 Items)
   
install gcc  
I am new in qnx. 
I want to install gcc , I tried to access cd-rom from paackage manager and I get this error  Unable to acces file:///fs/
cd0/repository2.
I have installed QNX in VMware.
Any help  I will appreciate
Thanks in advance
Re: install gcc  
On Tue, Mar 18, 2008 at 06:05:13PM -0400, romulus romulus wrote:
> I am new in qnx. 
> I want to install gcc , I tried to access cd-rom from paackage manager and I get this error  Unable to acces file:///
fs/cd0/repository2.
> I have installed QNX in VMware.
> Any help  I will appreciate
> Thanks in advance

qnx comes with gcc:

# ls -l ${QNX_HOST}/usr/bin/*gcc*

-rwxrwxr-t  1 root      root          77944 Sep 22  2005 /usr/qnx632/host/qnx6/x86/usr/bin/arm-unknown-nto-qnx6.3.0-gcc
lrwxrwxrwx  1 root      techies          17 Sep 14  2007 /usr/qnx632/host/qnx6/x86/usr/bin/gcc -> ntox86-gcc-2.95.3
-rwxrwxr-t  1 root      root          75736 Sep 22  2005 /usr/qnx632/host/qnx6/x86/usr/bin/i386-pc-nto-qnx6.3.0-gcc
-rwxrwxr-t  1 root      root          76376 Sep 22  2005 /usr/qnx632/host/qnx6/x86/usr/bin/mips-unknown-nto-qnx6.3.0-gcc

lrwxrwxrwx  1 root      techies          17 Sep 14  2007 /usr/qnx632/host/qnx6/x86/usr/bin/ntoarm-gcc -> ntoarm-gcc-2.95
.3
-rwxrwxr-t  1 root      root          66037 Jun 21  2005 /usr/qnx632/host/qnx6/x86/usr/bin/ntoarm-gcc-2.95.3
lrwxrwxrwx  1 root      techies          28 Sep 14  2007 /usr/qnx632/host/qnx6/x86/usr/bin/ntoarm-gcc-3.3.5 -> arm-
unknown-nto-qnx6.3.0-gcc
lrwxrwxrwx  1 root      techies          18 Sep 14  2007 /usr/qnx632/host/qnx6/x86/usr/bin/ntomips-gcc -> ntomips-gcc-2.
95.3
-rwxrwxr-t  1 root      root          66578 Jun 21  2005 /usr/qnx632/host/qnx6/x86/usr/bin/ntomips-gcc-2.95.3
lrwxrwxrwx  1 root      techies          29 Sep 14  2007 /usr/qnx632/host/qnx6/x86/usr/bin/ntomips-gcc-3.3.5 -> mips-
unknown-nto-qnx6.3.0-gcc
lrwxrwxrwx  1 root      techies          17 Sep 14  2007 /usr/qnx632/host/qnx6/x86/usr/bin/ntoppc-gcc -> ntoppc-gcc-2.95
.3
-rwxrwxr-t  1 root      root          71773 Jun 21  2005 /usr/qnx632/host/qnx6/x86/usr/bin/ntoppc-gcc-2.95.3
lrwxrwxrwx  1 root      techies          32 Sep 14  2007 /usr/qnx632/host/qnx6/x86/usr/bin/ntoppc-gcc-3.3.5 -> powerpc-
unknown-nto-qnx6.3.0-gcc
lrwxrwxrwx  1 root      techies          16 Sep 14  2007 /usr/qnx632/host/qnx6/x86/usr/bin/ntosh-gcc -> ntosh-gcc-2.95.3

-rwxrwxr-t  1 root      root          63908 Jun 21  2005 /usr/qnx632/host/qnx6/x86/usr/bin/ntosh-gcc-2.95.3
lrwxrwxrwx  1 root      techies          27 Sep 14  2007 /usr/qnx632/host/qnx6/x86/usr/bin/ntosh-gcc-3.3.5 -> sh-unknown
-nto-qnx6.3.0-gcc
lrwxrwxrwx  1 root      techies          17 Sep 14  2007 /usr/qnx632/host/qnx6/x86/usr/bin/ntox86-gcc -> ntox86-gcc-2.95
.3
-rwxrwxr-t  1 root      root          64673 Jun 21  2005 /usr/qnx632/host/qnx6/x86/usr/bin/ntox86-gcc-2.95.3
lrwxrwxrwx  1 root      techies          24 Sep 14  2007 /usr/qnx632/host/qnx6/x86/usr/bin/ntox86-gcc-3.3.5 -> i386-pc-
nto-qnx6.3.0-gcc
-rwxrwxr-t  1 root      root          86072 Sep 22  2005 /usr/qnx632/host/qnx6/x86/usr/bin/powerpc-unknown-nto-qnx6.3.0-
gcc
-rwxrwxr-t  1 root      root          75704 Sep 22  2005 /usr/qnx632/host/qnx6/x86/usr/bin/sh-unknown-nto-qnx6.3.0-gcc